Merge "Sync httpd vhost settings in between pcmk and non-pcmk scenarios"
authorJenkins <jenkins@review.openstack.org>
Wed, 21 Oct 2015 13:42:29 +0000 (13:42 +0000)
committerGerrit Code Review <review@openstack.org>
Wed, 21 Oct 2015 13:42:29 +0000 (13:42 +0000)
1  2 
puppet/hieradata/controller.yaml

@@@ -90,8 -90,10 +90,11 @@@ pacemaker::resource_defaults::defaults
    resource-stickiness: { value: INFINITY }
  
  # horizon
 +horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache
  horizon::django_session_engine: 'django.contrib.sessions.backends.cache'
+ horizon::vhost_extra_params:
+   add_listen: false
+   priority: 10
  
  # mysql
  mysql::server::manage_config_file: true