77068780b2
Integrate the required bits to make Cloudkitty deploy without having to hand-pick files from the os_cloudkitty repo Change-Id: Id191e07eab2bef84dad30e55f59fd914b0358bfe
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
# The infra nodes that will be running the cloudkitty services
|
|
cloudkitty_hosts:
|
|
infra1:
|
|
ip: 172.20.236.111
|
|
infra2:
|
|
ip: 172.20.236.112
|
|
infra3:
|
|
ip: 172.20.236.113 |