enaml-ops / omg-cli

it's kind of like an (o)ps (m)anager in (g)olang
Apache License 2.0
15 stars 11 forks source link

Add Flag to support trusted certs in bosh. #6

Closed haydonryan closed 8 years ago

haydonryan commented 8 years ago

Gemfire tile requires the director to have a trusted cert inserted by bosh.

director:
      address: 127.0.0.1
      name: bosh
      db: *db
      cpi_job: cpi
      enable_snapshots: false
      trusted_certs: |
        -----BEGIN CERTIFICATE-----
calebwashburn commented 8 years ago

Fixed with release - v0.0.10