Skip to content

Instantly share code, notes, and snippets.

@otakup0pe
Created February 10, 2017 01:09
Show Gist options
  • Save otakup0pe/9c269c108de13a75724c642bf068a09e to your computer and use it in GitHub Desktop.
Save otakup0pe/9c269c108de13a75724c642bf068a09e to your computer and use it in GitHub Desktop.
opinionated secretfile
# -*-YAML-*-
secrets:
- files:
- source: 'secret.txt'
name: 'secret'
mount: 'foo'
path: 'bar'
- files:
- source: 'secret.txt'
name: 'secret'
mount: 'foo'
path: 'your/sports/team/sucks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment