Skip to content

Instantly share code, notes, and snippets.

@riton
Created February 27, 2018 13:20
Show Gist options
  • Save riton/6b82d162831519320657f8c6c8be27c7 to your computer and use it in GitHub Desktop.
Save riton/6b82d162831519320657f8c6c8be27c7 to your computer and use it in GitHub Desktop.
hiera-eyaml-gpg gpg_gnupghome configuration
version: 5
defaults:
data_hash: 'yaml_data'
hierarchy:
- name: "EYAML backend"
lookup_key: 'eyaml_lookup_key'
paths:
- "default.yaml"
datadir: '/etc/puppetlabs/code/environments/%{::environment}/hieradata'
options:
gpg_gnupghome: '/opt/puppetlabs/server/data/puppetserver/.gnupg'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment