Merge "roll the network hosts into the infra hosts"
This commit is contained in:
commit
47b50cf118
@ -70,7 +70,7 @@ write_osa_general_confd shared-infra_hosts infra
|
||||
write_osa_general_confd log_hosts logging
|
||||
|
||||
# Setup network hosts: function group_name host_type
|
||||
write_osa_general_confd network_hosts network
|
||||
write_osa_general_confd network_hosts infra
|
||||
|
||||
# Setup swift hosts: function group_name host_type
|
||||
write_osa_swift_proxy_confd swift-proxy_hosts swift
|
||||
|
@ -11,10 +11,6 @@
|
||||
"logging": {
|
||||
"logging1": "110"
|
||||
},
|
||||
"network": {
|
||||
"network1": "120",
|
||||
"network2": "121"
|
||||
},
|
||||
"nova_compute": {
|
||||
"compute1": "130",
|
||||
"compute2": "131"
|
||||
|
Loading…
Reference in New Issue
Block a user