Sha256: ac41cf0ecc7a51dbe1bfed62eded287df706a688e94541e25dd726e828d6b9b4

Contents?: true

Size: 429 Bytes

Versions: 3

Compression:

Stored size: 429 Bytes

Contents

bastion: # cluster_host mapping
  default: # default is nil - which means a bastion host wont be used
  # Examples:
  # prod: bastion.mydomain.com
  # stag: ubuntu@bastion-stag.mydomain.com
host_key_check: false
service_cluster:
  default: # defaults to nil
  # Examples:
  # hi-web-prod: prod
  # hi-clock-prod: prod
  # hi-worker-prod: prod
  # hi-web-stag: stag
  # hi-clock-stag: stag
  # hi-worker-stag: stag
user: ec2-user

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sonic-screwdriver-1.4.0 lib/sonic/default/settings.yml
sonic-screwdriver-1.3.2 lib/sonic/default/settings.yml
sonic-screwdriver-1.3.0 lib/sonic/default/settings.yml