Sha256: 3fa19db288f204865549426e3bcf45e94e420dfd0993bebf5c6194a71ca17375

Contents?: true

Size: 769 Bytes

Versions: 4

Compression:

Stored size: 769 Bytes

Contents

--- 
name: test-bosh
logging: 
  level: DEBUG
network: 
  type: dynamic
  vip: 1.2.3.4
resources: 
  persistent_disk: 4096
  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

4 entries across 4 versions & 1 rubygems

Version Path
bosh-bootstrap-0.11.9 spec/assets/microbosh_yml/micro_bosh.aws_ec2.yml
bosh-bootstrap-0.11.8 spec/assets/microbosh_yml/micro_bosh.aws_ec2.yml
bosh-bootstrap-0.11.7 spec/assets/microbosh_yml/micro_bosh.aws_ec2.yml
bosh-bootstrap-0.11.6 spec/assets/microbosh_yml/micro_bosh.aws_ec2.yml