Sha256: 82e7153b13215fdaade7d2e77740d1eb9eaa181e227971e3ae618ec36fbbe5a9
Contents?: true
Size: 770 Bytes
Versions: 6
Compression:
Stored size: 770 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: aws properties: aws: access_key_id: ACCESS secret_access_key: SECRET region: us-west-2 ec2_endpoint: ec2.us-west-2.amazonaws.com default_security_groups: - ssh - dns_server - bosh_agent_https - bosh_nats_server - bosh_blobstore - bosh_director - bosh_registry default_key_name: test-bosh ec2_private_key: ~/.microbosh/ssh/test-bosh apply_spec: agent: blobstore: address: 1.2.3.4 nats: address: 1.2.3.4 properties: aws_registry: address: 1.2.3.4
Version data entries
6 entries across 6 versions & 1 rubygems