aboutsummaryrefslogtreecommitdiff
path: root/config/node
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-31 14:46:25 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-31 14:46:25 -0300
commit0a4a8cc513ed3c33d257537917e07c713456577d (patch)
tree8bbd4aa9fd560947ca12b6c1a5c3a14295364314 /config/node
parentace18401a35e8c4a4c3cec24e81aa6ab195ade53 (diff)
downloadpuppet-bootstrap-0a4a8cc513ed3c33d257537917e07c713456577d.tar.gz
puppet-bootstrap-0a4a8cc513ed3c33d257537917e07c713456577d.tar.bz2
Config cleanup
Diffstat (limited to 'config/node')
-rw-r--r--config/node/puppet-bootstrap.example.org.yaml6
1 files changed, 3 insertions, 3 deletions
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'