diff --git a/ansible/roles/horizon/templates/local_settings.j2 b/ansible/roles/horizon/templates/local_settings.j2
index 5965585269..a115655384 100644
--- a/ansible/roles/horizon/templates/local_settings.j2
+++ b/ansible/roles/horizon/templates/local_settings.j2
@@ -455,7 +455,7 @@ TIME_ZONE = "UTC"
 # target installation.
 
 # Path to directory containing policy.json files
-#POLICY_FILES_PATH = '/etc/openstack-dashboard'
+POLICY_FILES_PATH = '/etc/openstack-dashboard'
 
 # Map of local copy of service policy files.
 # Please insure that your identity policy file matches the one being used on