Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created May 19, 2016 22:46
Show Gist options
  • Save dwallraff/1792315c232f34a1c63d65df1446ea26 to your computer and use it in GitHub Desktop.
Save dwallraff/1792315c232f34a1c63d65df1446ea26 to your computer and use it in GitHub Desktop.
CF manifest - env.bosh.password. Thanks @allomov
default_env:
# Default vcap & root password on deployed VMs (ie c1oudc0w)
# Generated using mkpasswd -m sha-512
bosh:
password: (( merge || "$6$4gDD3aV0rdqlrKC$2axHCxGKIObs6tAmMTqYCspcdvQXh3JJcvWOY2WGb4SrdXtnCyNaWlrf3WEqvYR2MYizEGp3kMmbpwBC6jsHt0" ))
# From https://github.com/starkandwayne/cf-pipeline/blob/master/try-anything/pipeline/cf-release/cf-deployment.yml#L9-L10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment