aboutsummaryrefslogtreecommitdiff
path: root/share/config
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-09-24 12:06:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-09-24 12:06:54 -0300
commit851abf3d77640fb1ba279e60dec3101efaa97ef4 (patch)
treea4996fb1515314210a0d06ea8aaca721de88b154 /share/config
parent928249ccad3d883d1a36ba262857ccc5047630e1 (diff)
downloadhydra-851abf3d77640fb1ba279e60dec3101efaa97ef4.tar.gz
hydra-851abf3d77640fb1ba279e60dec3101efaa97ef4.tar.bz2
Updates secret config template
Diffstat (limited to 'share/config')
-rw-r--r--share/config/puppet/secrets/nodo.example.org.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/share/config/puppet/secrets/nodo.example.org.yaml b/share/config/puppet/secrets/nodo.example.org.yaml
index 79b15c1..68b11e1 100644
--- a/share/config/puppet/secrets/nodo.example.org.yaml
+++ b/share/config/puppet/secrets/nodo.example.org.yaml
@@ -1,8 +1,6 @@
---
-nodo::role: 'virtual'
-
#
# Backup
#
-nodo::subsystem::backup::encryptkey: "FIXME"
-nodo::subsystem::backup::password: 'FIXME using hiera-eyaml'
+nodo::subsystem::backup::encryptkey : "FIXME"
+nodo::subsystem::backup::password : 'FIXME using hiera-eyaml'