Skip to content

Instantly share code, notes, and snippets.

@otakup0pe
Created February 10, 2017 01:59
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 otakup0pe/6ebe5fef2ce3008b9436b7d08a339667 to your computer and use it in GitHub Desktop.
Save otakup0pe/6ebe5fef2ce3008b9436b7d08a339667 to your computer and use it in GitHub Desktop.
Generic Secrets (generated)
# -*-YAML-*-
secrets:
- generated:
mount: 'foo'
path: 'bar'
keys:
- name: 'secret'
method: 'uuid'
$ vault read -field secret foo/bar
127F7A40-68DF-4BF2-A796-F0F92D2CB244
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment