diff options
Diffstat (limited to 'share/puppet/secrets')
-rw-r--r-- | share/puppet/secrets/nodo.example.org.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/puppet/secrets/nodo.example.org.yaml b/share/puppet/secrets/nodo.example.org.yaml new file mode 100644 index 0000000..b2242bd --- /dev/null +++ b/share/puppet/secrets/nodo.example.org.yaml @@ -0,0 +1,8 @@ +--- +# +# Backup +# +# Example config: +# +# nodo::subsystem::backup::encryptkey : "FIXME" +# nodo::subsystem::backup::password : 'FIXME using hiera-eyaml' |