openstack04 added to openstack03 cluster.
This commit is contained in:
parent
981b1eff63
commit
4d95b0ddbd
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
listen_ip: '172.23.40.243'
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
listen_ip: '172.23.40.253'
|
|
@ -27,9 +27,9 @@ openstack03
|
|||
|
||||
[cinder-storage]
|
||||
openstack03 storage_volume=/dev/sdb1
|
||||
openstack04 storage_volume=/dev/sdb1
|
||||
|
||||
[nova-compute]
|
||||
openstack03 physical_interface_mappings=provider:enp4s0f0
|
||||
openstack04 physical_interface_mappings=provider:enp4s0f0
|
||||
|
||||
[all:vars]
|
||||
listen_ip=172.23.40.243
|
||||
|
|
Loading…
Reference in New Issue