diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-10-12 14:10:01 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-10-12 14:10:01 +0000 |
commit | 37830dd045467b0fa157c6c3604faf1329af752d (patch) | |
tree | e1d6e9499280528b7855b6a7fb6c039716728cff /puppet/hieradata/controller.yaml | |
parent | 461b8b0ce8476990c790701cdea960e6a2d6826f (diff) | |
parent | c0bd689636e14ed64c702e9178d82df82f556550 (diff) |
Merge "Allow one to specify horizon ALLOWED_HOSTS"
Diffstat (limited to 'puppet/hieradata/controller.yaml')
-rw-r--r-- | puppet/hieradata/controller.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/hieradata/controller.yaml b/puppet/hieradata/controller.yaml index a4e2766b..90c2705f 100644 --- a/puppet/hieradata/controller.yaml +++ b/puppet/hieradata/controller.yaml @@ -90,7 +90,6 @@ pacemaker::resource_defaults::defaults: resource-stickiness: { value: INFINITY } # horizon -horizon::allowed_hosts: '*' horizon::django_session_engine: 'django.contrib.sessions.backends.cache' # mysql |