Compare commits

..

No commits in common. "b4d14d0a1f6aabdf6c4ef9553f9302b507576692" and "c82d771d2efe08a40768a4e95ed20e698cf595b6" have entirely different histories.

2 changed files with 16 additions and 7 deletions

21
hosts
View File

@ -1,9 +1,5 @@
# A demo cluster of three nodes.
[databases]
openstack01-node01
openstack01-node02
openstack01-node03
[keystone]
openstack01-node03
@ -19,9 +15,24 @@ openstack01-node01
openstack01-node02
openstack01-node03
#[cassandra]
#openstack01-node[01:03]
#openstack01-node01
#
#[next_cassandra]
#openstack01-node02
#openstack01-node03
[memcached]
openstack01-node03
#[first_cassandra:vars]
#run_options=""
#
#[next_cassandra:vars]
#run_options="-e CASSANDRA_SEEDS=172.23.41.1"
[neutron-controller]
openstack01-node01 physical_interface_mappings=provider:ens192
@ -35,4 +46,4 @@ openstack01-node03
openstack01-node01 storage_volume=/dev/loop0
[nova-compute]
openstack01-node04 physical_interface_mappings=provider:enp4s0f0
openstack01-node04 physical_interface_mappings=provider:dummy0

View File

@ -1,5 +1,3 @@
# An all in one
[databases]
os-test