Create publish space for SIGs under governance.o.o
Create space for publication of the content from the upcoming openstack/governance-sigs repository under governance.o.o. Change-Id: I5d30976f00418b6d8002e5db86343fdb7459d32e
This commit is contained in:
parent
42e159434d
commit
9ccb2fb522
@ -324,6 +324,7 @@ class openstack_project::static (
|
||||
# Extra aliases and directories needed for vhost template:
|
||||
$governance_aliases = {
|
||||
'/election/' => '/srv/static/election/',
|
||||
'/sigs/' => '/srv/static/sigs/',
|
||||
'/tc/' => '/srv/static/tc/',
|
||||
'/uc/' => '/srv/static/uc/',
|
||||
}
|
||||
@ -338,6 +339,7 @@ class openstack_project::static (
|
||||
$governance_directories = [
|
||||
'/srv/static/election',
|
||||
'/srv/static/governance',
|
||||
'/srv/static/sigs',
|
||||
'/srv/static/tc',
|
||||
'/srv/static/uc',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user