diff options
-rw-r--r-- | config/hiera.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hiera.yaml b/config/hiera.yaml index b8db132..68a43d3 100644 --- a/config/hiera.yaml +++ b/config/hiera.yaml @@ -12,6 +12,7 @@ :datadir: '%{settings::confdir}/config' :eyaml: :datadir: '%{settings::confdir}/config' + :extension: 'yaml' # If using the pkcs7 encryptor (default) :pkcs7_private_key: '%{settings::confdir}/keys/private_key.pkcs7.pem' |