diff --git a/modules/openstack_project/manifests/static.pp b/modules/openstack_project/manifests/static.pp index 1161bfa2c7..f528b97584 100644 --- a/modules/openstack_project/manifests/static.pp +++ b/modules/openstack_project/manifests/static.pp @@ -264,6 +264,7 @@ class openstack_project::static ( # Extra aliases and directories needed for vhost template: $governance_aliases = { '/election/' => '/srv/static/election/', + '/tc/' => '/srv/static/tc/', '/uc/' => '/srv/static/uc/', } # One of these must also be the docroot