Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created September 17, 2014 19:45
Show Gist options
  • Save bodepd/fdf3eaa80ffc67afc06a to your computer and use it in GitHub Desktop.
Save bodepd/fdf3eaa80ffc67afc06a to your computer and use it in GitHub Desktop.
rjil::jiocloud::etcd::addr: "%{ipaddress_eth1}:4001"
rjil::jiocloud::etcd::peer_addr: "%{ipaddress_eth1}:7001"
db_host: 10.22.4.22
rjil::db::bind_address: "%{ipaddress_eth2}"
keystone::admin_bind_host: "%{ipaddress_eth2}"
keystone::public_bind_host: "%{ipaddress_eth1}"
rjil::haproxy::openstack::keystone_ips:
- 10.22.3.22
- 10.22.3.21
rjil::haproxy::openstack::keystone_internal_ips:
- 10.22.4.22
- 10.22.4.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment