Add a jvb01 server
This will start the meetpad scaling process. This relies on existing groups for jvb servers that are tested by system-config-run-meetpad. This should install the jvb service with docker and join it to our existing meetpad cluster. Change-Id: I2a7e195ae8ca21bec188aba2d2a7711926ed5e34
This commit is contained in:
parent
bca1b3b4c4
commit
f91b324e91
@ -231,6 +231,7 @@ cacti_hosts:
|
|||||||
- grafana.openstack.org
|
- grafana.openstack.org
|
||||||
- graphite01.opendev.org
|
- graphite01.opendev.org
|
||||||
- health.openstack.org
|
- health.openstack.org
|
||||||
|
- jvb01.opendev.org
|
||||||
- kdc03.openstack.org
|
- kdc03.openstack.org
|
||||||
- kdc04.openstack.org
|
- kdc04.openstack.org
|
||||||
- lists.openstack.org
|
- lists.openstack.org
|
||||||
|
@ -244,6 +244,13 @@ all:
|
|||||||
region_name: DFW
|
region_name: DFW
|
||||||
public_v4: 104.130.132.79
|
public_v4: 104.130.132.79
|
||||||
public_v6: 2001:4800:7818:101:be76:4eff:fe04:67f5
|
public_v6: 2001:4800:7818:101:be76:4eff:fe04:67f5
|
||||||
|
jvb01.opendev.org:
|
||||||
|
ansible_host: 174.143.130.41
|
||||||
|
location:
|
||||||
|
cloud: openstackci-rax
|
||||||
|
region_name: DFW
|
||||||
|
public_v4: 174.143.130.41
|
||||||
|
public_v6: 2001:4800:7819:104:be76:4eff:fe04:53f1
|
||||||
kdc03.openstack.org:
|
kdc03.openstack.org:
|
||||||
ansible_host: 23.253.107.82
|
ansible_host: 23.253.107.82
|
||||||
location:
|
location:
|
||||||
|
Loading…
Reference in New Issue
Block a user