Merge "Allow robots to follow links from cgit"

This commit is contained in:
Zuul 2018-01-19 18:56:50 +00:00 committed by Gerrit Code Review
commit 9d5333f1c8

View File

@ -60,6 +60,7 @@ class openstack_project::git_backend (
'logo' => '/static/openstack.svg',
'root-title' => 'OpenStack git repository browser',
'max-repo-count' => 2500,
'robots' => 'index',
},
manage_cgitrc => true,
selinux_mode => $selinux_mode