Use /srv/static/tc as governance.o.o docroot
Complete the openstack/governance docroot rename by setting the newly-created /srv/static/tc as governance.o.o docroot. This is step 4 of: http://specs.openstack.org/openstack-infra/infra-specs/specs/neutral-governance-website.html This should ideally be approved after we trigger at least one publication of openstack/governance on the new location. Change-Id: I9d6fb051e4a6d64636c5731d03264b158a3ee841 Depends-On: Id6e8f10ba5da6106faf77387be44781bd963041c
This commit is contained in:
parent
8ff73ec48c
commit
3cee1a6152
@ -276,7 +276,7 @@ class openstack_project::static (
|
||||
|
||||
::httpd::vhost { 'governance.openstack.org':
|
||||
port => 443, # Is required despite not being used.
|
||||
docroot => '/srv/static/governance',
|
||||
docroot => '/srv/static/tc',
|
||||
priority => '50',
|
||||
ssl => true,
|
||||
template => 'openstack_project/static-governance.vhost.erb',
|
||||
|
Loading…
x
Reference in New Issue
Block a user