Sha256: 14d62d4f38698530531427983fcb8173f23656ca1103ef3891daf466233603ad

Contents?: true

Size: 795 Bytes

Versions: 5

Compression:

Stored size: 795 Bytes

Contents

--- 
name: test-bosh
logging: 
  level: DEBUG
network: 
  type: dynamic
  vip: 1.2.3.4
  cloud_properties: 
    subnet: $SUBNET_ID$
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
      - bosh_agent_http
      - 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

5 entries across 5 versions & 1 rubygems

Version Path
bosh-bootstrap-0.11.4 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.11.3 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.11.2 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.11.1 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.11.0 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml