diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-06-10 10:15:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-06-10 10:15:08 -0300 |
commit | 01b77d476592837a8a1beb51c3505e98253039ac (patch) | |
tree | f947a8ad75e799decc660beba12a81ad3577e5ec | |
parent | 1eeec1b059677261c50feaf8f13ac130c128aaeb (diff) | |
download | hydra-01b77d476592837a8a1beb51c3505e98253039ac.tar.gz hydra-01b77d476592837a8a1beb51c3505e98253039ac.tar.bz2 |
Cleanup share/puppet/secrets/nodo.example.org.yaml
-rw-r--r-- | share/puppet/secrets/nodo.example.org.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/share/puppet/secrets/nodo.example.org.yaml b/share/puppet/secrets/nodo.example.org.yaml index b2242bd..ed97d53 100644 --- a/share/puppet/secrets/nodo.example.org.yaml +++ b/share/puppet/secrets/nodo.example.org.yaml @@ -1,8 +1 @@ --- -# -# Backup -# -# Example config: -# -# nodo::subsystem::backup::encryptkey : "FIXME" -# nodo::subsystem::backup::password : 'FIXME using hiera-eyaml' |