Sha256: 010a0274aa3270d8b0df47219b897bdfcfd23543ba70106d6dad45e09e8c90c8
Contents?: true
Size: 994 Bytes
Versions: 2
Compression:
Stored size: 994 Bytes
Contents
--- name: test-bosh logging: level: DEBUG network: type: manual ip: 1.2.3.4 dns: - 1.2.0.2 cloud_properties: subnet: subnet-123456 resources: persistent_disk: 32768 cloud_properties: instance_type: m3.medium ephemeral_disk: size: 163840 type: gp2 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-vpc-123456 - dns-server-vpc-123456 - bosh-vpc-123456 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: hm: resurrector_enabled: true aws_registry: address: 1.2.3.4 dns: recursor: 1.2.0.2 director: env: http_proxy: http://192.168.1.100:8080 https_proxy: https://192.168.1.100:8080
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bosh-bootstrap-0.17.1 | spec/assets/microbosh_yml/micro_bosh.aws_vpc_proxy.yml |
bosh-bootstrap-0.17.0 | spec/assets/microbosh_yml/micro_bosh.aws_vpc_proxy.yml |