Merge "governance.o.o: add redirect for badges"

This commit is contained in:
Jenkins 2016-12-14 16:53:25 +00:00 committed by Gerrit Code Review
commit 40e6661a54

View File

@ -273,6 +273,7 @@ class openstack_project::static (
} }
# Extra redirects needed for vhost template: # Extra redirects needed for vhost template:
$governance_redirects = { $governance_redirects = {
'/badges/' => '/tc/badges/',
'/goals/' => '/tc/goals/', '/goals/' => '/tc/goals/',
'/reference/' => '/tc/reference/', '/reference/' => '/tc/reference/',
'/resolutions/' => '/tc/resolutions/', '/resolutions/' => '/tc/resolutions/',