openstack-ansible/etc/openstack_deploy/conf.d/cloudkitty.yml.example
Jonathan Herlin 77068780b2 Integrate cloudkitty
Integrate the required bits to make Cloudkitty deploy without having
to hand-pick files from the os_cloudkitty repo

Change-Id: Id191e07eab2bef84dad30e55f59fd914b0358bfe
2021-04-22 08:40:21 +02:00

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