Add eavesdrop into groups.txt

Now that we are using a numeric group, we need to add it to groups.txt
and update our private hieradata to use groups too.

Change-Id: I732d3698b3dfb591c2d6fa71f53e7a27f6143950
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-12-11 16:18:03 -05:00
parent 60e81a7011
commit 64d71b1f23
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -4,6 +4,7 @@ afsdb afsdb*.openstack.org
cacti ~cacti\d+\.openstack\.org
ci-backup backup\d+.*\ci\.openstack\.org
disabled backup\d+.*\ci\.openstack\.org:wiki.openstack.org
eavesdrop ~eavesdrop\d*\.openstack\.org
elasticsearch ~elasticsearch0[1-7]\.openstack\.org
ethercalc ~ethercalc\d+\.openstack\.org
files ~files\d+\.openstack\.org