; opencloud-in-a-box inventory

[all:vars]
cord_profile=opencloud
virtual_install=True

[config]
localhost ansible_connection=local

[head]
head1

[compute]
compute1
compute2

[build]
localhost connection=local

