Sha256: 33813db42af286d07643b40e60d3f130aa46c163b2b6c45b0c562db15e227bde
Contents?: true
Size: 864 Bytes
Versions: 21
Compression:
Stored size: 864 Bytes
Contents
This options allows for testing against Openstack instances. Considered **EXPERIMENTAL**, may break without notice. ### Basic Openstack hosts file ### HOSTS: centos-6-master: roles: - master - agent - database - dashboard platform: el-6-x86_64 image: centos-6-x86_64-nocm flavor: m1.large hypervisor: openstack centos-6-agent: roles: - agent platform: el-6-x86_64 image: centos-6-x86_64-nocm flavor: m1.large hypervisor: openstack CONFIG: nfs_server: none consoleport: 443 openstack_api_key: P1as$w0rd openstack_username: user openstack_auth_url: http://10.10.10.10:5000/v2.0/tokens openstack_tenant: testing openstack_network : testing openstack_keyname : nopass
Version data entries
21 entries across 21 versions & 1 rubygems