openstack-ansible-os_swift/tests/inventory_pypy

44 lines
472 B
Plaintext

[all]
localhost
swift-proxy
swift-storage1
swift-storage2
[all_containers]
swift-proxy
swift-storage1
swift-storage2
[memcached_all]
swift-proxy
[service_all:children]
memcached_all
[swift_hosts]
swift-storage1
swift-storage2
[swift_proxy]
swift-proxy
[swift_acc]
swift-storage1
swift-storage2
[swift_cont]
swift-storage1
swift-storage2
[swift_obj]
swift-storage1
swift-storage2
[swift_all:children]
swift_acc
swift_proxy
swift_cont
swift_obj
[swift_remote_all]