Merge "Bring online nl04.o.o"
This commit is contained in:
commit
7b95ffd4a3
@ -474,6 +474,7 @@ cacti_hosts:
|
|||||||
- nl01.openstack.org
|
- nl01.openstack.org
|
||||||
- nl02.openstack.org
|
- nl02.openstack.org
|
||||||
- nl03.openstack.org
|
- nl03.openstack.org
|
||||||
|
- nl04.openstack.org
|
||||||
- nodepool.openstack.org
|
- nodepool.openstack.org
|
||||||
- openstackid.org
|
- openstackid.org
|
||||||
- paste.openstack.org
|
- paste.openstack.org
|
||||||
|
@ -196,6 +196,7 @@ node /^graphite\d*\.openstack\.org$/ {
|
|||||||
{protocol => 'udp', port => '8125', hostname => 'nl01.openstack.org'},
|
{protocol => 'udp', port => '8125', hostname => 'nl01.openstack.org'},
|
||||||
{protocol => 'udp', port => '8125', hostname => 'nl02.openstack.org'},
|
{protocol => 'udp', port => '8125', hostname => 'nl02.openstack.org'},
|
||||||
{protocol => 'udp', port => '8125', hostname => 'nl03.openstack.org'},
|
{protocol => 'udp', port => '8125', hostname => 'nl03.openstack.org'},
|
||||||
|
{protocol => 'udp', port => '8125', hostname => 'nl04.openstack.org'},
|
||||||
{protocol => 'udp', port => '8125', hostname => 'zuul01.openstack.org'},
|
{protocol => 'udp', port => '8125', hostname => 'zuul01.openstack.org'},
|
||||||
{protocol => 'udp', port => '8125', hostname => 'zm01.openstack.org'},
|
{protocol => 'udp', port => '8125', hostname => 'zm01.openstack.org'},
|
||||||
{protocol => 'udp', port => '8125', hostname => 'zm02.openstack.org'},
|
{protocol => 'udp', port => '8125', hostname => 'zm02.openstack.org'},
|
||||||
@ -781,6 +782,7 @@ node /^zk\d+\.openstack\.org$/ {
|
|||||||
{protocol => 'tcp', port => '2181', hostname => 'nl01.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'nl01.openstack.org'},
|
||||||
{protocol => 'tcp', port => '2181', hostname => 'nl02.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'nl02.openstack.org'},
|
||||||
{protocol => 'tcp', port => '2181', hostname => 'nl03.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'nl03.openstack.org'},
|
||||||
|
{protocol => 'tcp', port => '2181', hostname => 'nl04.openstack.org'},
|
||||||
{protocol => 'tcp', port => '2181', hostname => 'zuul01.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'zuul01.openstack.org'},
|
||||||
# Zookeeper election
|
# Zookeeper election
|
||||||
{protocol => 'tcp', port => '2888', hostname => 'zk01.openstack.org'},
|
{protocol => 'tcp', port => '2888', hostname => 'zk01.openstack.org'},
|
||||||
@ -926,6 +928,7 @@ node 'nodepool.openstack.org' {
|
|||||||
{protocol => 'tcp', port => '2181', hostname => 'nl01.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'nl01.openstack.org'},
|
||||||
{protocol => 'tcp', port => '2181', hostname => 'nl02.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'nl02.openstack.org'},
|
||||||
{protocol => 'tcp', port => '2181', hostname => 'nl03.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'nl03.openstack.org'},
|
||||||
|
{protocol => 'tcp', port => '2181', hostname => 'nl04.openstack.org'},
|
||||||
{protocol => 'tcp', port => '2181', hostname => 'zuul01.openstack.org'},
|
{protocol => 'tcp', port => '2181', hostname => 'zuul01.openstack.org'},
|
||||||
],
|
],
|
||||||
sysadmins => hiera('sysadmins', []),
|
sysadmins => hiera('sysadmins', []),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user