Skip to content

Instantly share code, notes, and snippets.

@dustinmm80
Created June 10, 2015 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustinmm80/dacca32f4c8c9d572061 to your computer and use it in GitHub Desktop.
Save dustinmm80/dacca32f4c8c9d572061 to your computer and use it in GitHub Desktop.
secrets.yml example for Summon
AWS_ACCESS_KEY_ID: !var prod/aws/iam/users/fabric/access-key-id
AWS_SECRET_KEY_ID: !var prod/aws/iam/users/fabric/secret-access-key
MONGODB_PASSWORD: !var prod/mongo/deployments/password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment