Merge "xenial update for codesearch.o.o"

This commit is contained in:
Zuul 2017-12-15 01:48:14 +00:00 committed by Gerrit Code Review
commit 26ccab85f1
1 changed files with 3 additions and 1 deletions

View File

@ -1764,7 +1764,9 @@ node 'odsreg.openstack.org' {
}
# Node-OS: trusty
node 'codesearch.openstack.org' {
# Node-OS: xenial
node /^codesearch\d*\.openstack\.org$/ {
$group = "codesearch"
class { 'openstack_project::server':
iptables_public_tcp_ports => [80],
sysadmins => hiera('sysadmins', []),