Sha256: 20ba5febfba7322b5384992c1e694586fa21904e5ad9ff205d6b8daef6435e5b

Contents?: true

Size: 711 Bytes

Versions: 4

Compression:

Stored size: 711 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
      - dns_server
      - bosh
      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

4 entries across 4 versions & 1 rubygems

Version Path
bosh-bootstrap-0.14.0 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.13.2 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.13.1 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml
bosh-bootstrap-0.13.0 spec/assets/microbosh_yml/micro_bosh.aws_vpc.yml