Merge "Bring ze11.o.o online"
This commit is contained in:
commit
96e31efe74
@ -67,6 +67,7 @@ logstash_iptables_rule_data:
|
||||
- {protocol: 'tcp', port: '4730', hostname: 'ze08.openstack.org'}
|
||||
- {protocol: 'tcp', port: '4730', hostname: 'ze09.openstack.org'}
|
||||
- {protocol: 'tcp', port: '4730', hostname: 'ze10.openstack.org'}
|
||||
- {protocol: 'tcp', port: '4730', hostname: 'ze11.openstack.org'}
|
||||
infra_apache_serveradmin: noc@openstack.org
|
||||
statusbot_channels:
|
||||
- ara
|
||||
@ -541,6 +542,7 @@ cacti_hosts:
|
||||
- ze08.openstack.org
|
||||
- ze09.openstack.org
|
||||
- ze10.openstack.org
|
||||
- ze11.openstack.org
|
||||
- zk01.openstack.org
|
||||
- zk02.openstack.org
|
||||
- zk03.openstack.org
|
||||
|
@ -266,6 +266,7 @@ node /^graphite\d*\.openstack\.org$/ {
|
||||
{protocol => 'udp', port => '8125', hostname => 'ze08.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'ze09.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'ze10.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'ze11.openstack.org'},
|
||||
],
|
||||
sysadmins => hiera('sysadmins', [])
|
||||
}
|
||||
@ -1326,6 +1327,7 @@ node /^zuul\d+\.openstack\.org$/ {
|
||||
{protocol => 'tcp', port => '4730', hostname => 'ze08.openstack.org'},
|
||||
{protocol => 'tcp', port => '4730', hostname => 'ze09.openstack.org'},
|
||||
{protocol => 'tcp', port => '4730', hostname => 'ze10.openstack.org'},
|
||||
{protocol => 'tcp', port => '4730', hostname => 'ze11.openstack.org'},
|
||||
{protocol => 'tcp', port => '4730', hostname => 'zm01.openstack.org'},
|
||||
{protocol => 'tcp', port => '4730', hostname => 'zm02.openstack.org'},
|
||||
{protocol => 'tcp', port => '4730', hostname => 'zm03.openstack.org'},
|
||||
|
Loading…
Reference in New Issue
Block a user