Merge "Switch governance.o.o root to governance-website"

This commit is contained in:
Jenkins 2016-12-15 16:01:49 +00:00 committed by Gerrit Code Review
commit 41c64e9dea

View File

@ -288,7 +288,7 @@ class openstack_project::static (
::httpd::vhost { 'governance.openstack.org':
port => 443, # Is required despite not being used.
docroot => '/srv/static/tc',
docroot => '/srv/static/governance',
priority => '50',
ssl => true,
template => 'openstack_project/static-governance.vhost.erb',