Create /srv/static/tc for publication purposes

As a first step to publishing TC documents under /tc/, get the
/srv/static/tc directory created.

This is the first part of step 3 in:
http://specs.openstack.org/openstack-infra/infra-specs/specs/neutral-governance-website.html

Change-Id: Id6e8f10ba5da6106faf77387be44781bd963041c
This commit is contained in:
Thierry Carrez 2016-11-09 15:56:07 +01:00
parent 5d919f823c
commit 8ff73ec48c

View File

@ -270,6 +270,7 @@ class openstack_project::static (
$governance_directories = [
'/srv/static/election',
'/srv/static/governance',
'/srv/static/tc',
'/srv/static/uc',
]