From a42c14787d3e6e75219df712a10c7f320fdf8927 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 8 Mar 2014 21:54:41 -0300 Subject: Backup parameters into YAML template --- share/config/templates/node/node.example.org.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'share/config') diff --git a/share/config/templates/node/node.example.org.yaml b/share/config/templates/node/node.example.org.yaml index 56d0213..56bce89 100644 --- a/share/config/templates/node/node.example.org.yaml +++ b/share/config/templates/node/node.example.org.yaml @@ -1,2 +1,8 @@ --- nodo::role: 'vserver' + +# +# Backup +# +nodo::subsystem::backup::encryptkey: "FIXME" +nodo::subsystem::backup::password: 'FIXME' -- cgit v1.2.3