openstack-ansible-os_sahara/tests/inventory
Travis Truman 76d83ee22e Ansible 2.1.1 role testing
Depends-On: I1c582502c3360fd6c20443faeca84de3900465d1
Change-Id: I5f7aea355e6df97620190c1afde214f191872970
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-03 14:12:51 +01:00

48 lines
426 B
Plaintext

[all]
localhost
infra1
openstack1
sahara1
[all_containers]
infra1
openstack1
sahara1
[rabbitmq_all]
infra1
[galera_all]
infra1
[utility_all]
infra1
[service_all:children]
rabbitmq_all
galera_all
[nova_api_metadata]
[nova_api_os_compute]
openstack1
[nova_cert]
[nova_compute]
[nova_conductor]
[nova_console]
[nova_scheduler]
[nova_all:children]
nova_api_os_compute
[keystone_all]
openstack1
[sahara_all]
sahara1