Sha256: 6e6800ca81ee89229ee3a95e0b582a317476283369ebc217f92c406b5a0db8ab
Contents?: true
Size: 942 Bytes
Versions: 3
Compression:
Stored size: 942 Bytes
Contents
--- name: test-bosh logging: level: DEBUG network: type: manual ip: 10.10.10.3 cloud_properties: net_id: 7b8788eb-b49e-4424-9065-75a6b07094ea 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 default_key_name: test-bosh private_key: ~/.microbosh/ssh/test-bosh connection_options: ssl_verify_peer: false boot_from_volume: true apply_spec: agent: blobstore: address: 10.10.10.3 nats: address: 10.10.10.3 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