]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Adds eyaml backend into hiera config
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 12 May 2016 15:05:30 +0000 (12:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 12 May 2016 15:05:30 +0000 (12:05 -0300)
config/hiera.yaml

index 62e2d715f89486e91bb0a5928fa140a032cc081d..b8db132e52dd4a95a9dfb10eb76dde4a2e5ec50c 100644 (file)
@@ -1,5 +1,6 @@
 ---
 :backends:
+  - eyaml
   - yaml
 :yaml:
   # Right now vagrant and puppet are not fully supporting
@@ -9,6 +10,12 @@
   #
   # See http://docs.vagrantup.com/v2/provisioning/puppet_apply.html
   :datadir: '%{settings::confdir}/config'
+:eyaml:
+  :datadir: '%{settings::confdir}/config'
+
+  # If using the pkcs7 encryptor (default)
+  :pkcs7_private_key: '%{settings::confdir}/keys/private_key.pkcs7.pem'
+  :pkcs7_public_key:  '%{settings::confdir}/keys/public_key.pkcs7.pem'
 :hierarchy:
   #
   # Put in the secrets folder all sensitive information that