Sha256: 7fc27c80d41228037d8db9f9b50479e5820708024e2cf281bf041b11b6892e5a

Contents?: true

Size: 685 Bytes

Versions: 3

Compression:

Stored size: 685 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
    availability_zone: us-west-2a
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

3 entries across 3 versions & 1 rubygems

Version Path
bosh-bootstrap-0.15.0 spec/assets/microbosh_yml/micro_bosh.aws_ec2.us-west-2a.yml
bosh-bootstrap-0.14.5 spec/assets/microbosh_yml/micro_bosh.aws_ec2.us-west-2a.yml
bosh-bootstrap-0.14.4 spec/assets/microbosh_yml/micro_bosh.aws_ec2.us-west-2a.yml