From 0a4a8cc513ed3c33d257537917e07c713456577d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 31 Mar 2016 14:46:25 -0300 Subject: Config cleanup --- config/node/puppet-bootstrap.example.org.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/node') diff --git a/config/node/puppet-bootstrap.example.org.yaml b/config/node/puppet-bootstrap.example.org.yaml index c108e7d..6197409 100644 --- a/config/node/puppet-bootstrap.example.org.yaml +++ b/config/node/puppet-bootstrap.example.org.yaml @@ -9,6 +9,6 @@ mysql::server::rootpw: '9pRfteNbSFFyrHhackme' # # Backup # -nodo::subsystem::backup::localhost: false -nodo::subsystem::backup::encryptkey: 'none' -nodo::subsystem::backup::password: 'hacked' +nodo::subsystem::backup::localhost : false +nodo::subsystem::backup::encryptkey : 'none' +nodo::subsystem::backup::password : 'hacked' -- cgit v1.2.3