aboutsummaryrefslogtreecommitdiff
path: root/share/config/puppet/secrets/nodo.example.org.yaml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-23 15:06:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-23 15:06:44 -0300
commit906b6cabbcd5d507ac96cc79e62d394d5e5011e1 (patch)
tree3dd3d1209d5920ee7211c6bbf1e63dac709119ad /share/config/puppet/secrets/nodo.example.org.yaml
parent798fd12e1bea97defb1a742957f6ca34815169b3 (diff)
downloadhydra-906b6cabbcd5d507ac96cc79e62d394d5e5011e1.tar.gz
hydra-906b6cabbcd5d507ac96cc79e62d394d5e5011e1.tar.bz2
Automatically generate keys and add into hiera secret config at newnode
Diffstat (limited to 'share/config/puppet/secrets/nodo.example.org.yaml')
-rw-r--r--share/config/puppet/secrets/nodo.example.org.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/config/puppet/secrets/nodo.example.org.yaml b/share/config/puppet/secrets/nodo.example.org.yaml
index 68b11e1..b2242bd 100644
--- a/share/config/puppet/secrets/nodo.example.org.yaml
+++ b/share/config/puppet/secrets/nodo.example.org.yaml
@@ -2,5 +2,7 @@
#
# Backup
#
-nodo::subsystem::backup::encryptkey : "FIXME"
-nodo::subsystem::backup::password : 'FIXME using hiera-eyaml'
+# Example config:
+#
+# nodo::subsystem::backup::encryptkey : "FIXME"
+# nodo::subsystem::backup::password : 'FIXME using hiera-eyaml'