xenial update for codesearch.o.o

Change-Id: I7859eb26168e5ee11ab2290e55409ff6b86aceab
This commit is contained in:
Ian Wienand 2017-12-15 10:03:50 +11:00
parent 7f9adeb572
commit d7a56cff63
1 changed files with 3 additions and 1 deletions

View File

@ -1782,7 +1782,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', []),