Sha256: 813d4f2558aa9c677a5184d86fa4f289871944338fa6a4fc543f600855a292a7
Contents?: true
Size: 892 Bytes
Versions: 3
Compression:
Stored size: 892 Bytes
Contents
--- name: test-bosh logging: level: DEBUG network: type: dynamic vip: 1.2.3.4 resources: persistent_disk: 16384 cloud_properties: instance_type: m1.medium cloud: plugin: openstack properties: openstack: auth_url: http://10.0.0.2:5000/v2.0/tokens username: USER api_key: PASSWORD tenant: TENANT region: REGION default_security_groups: - ssh - dns_server - bosh_agent_https - bosh_nats_server - bosh_blobstore - bosh_director - bosh_registry default_key_name: test-bosh private_key: ~/.microbosh/ssh/test-bosh apply_spec: agent: blobstore: address: 1.2.3.4 nats: address: 1.2.3.4 properties: director: max_threads: 3 hm: resurrector_enabled: true ntp: - 0.north-america.pool.ntp.org - 1.north-america.pool.ntp.org
Version data entries
3 entries across 3 versions & 1 rubygems