summaryrefslogtreecommitdiff
path: root/puppet/hiera/node/puppet-bootstrap.example.org.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/hiera/node/puppet-bootstrap.example.org.yaml')
-rw-r--r--puppet/hiera/node/puppet-bootstrap.example.org.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/puppet/hiera/node/puppet-bootstrap.example.org.yaml b/puppet/hiera/node/puppet-bootstrap.example.org.yaml
new file mode 100644
index 0000000..c108e7d
--- /dev/null
+++ b/puppet/hiera/node/puppet-bootstrap.example.org.yaml
@@ -0,0 +1,14 @@
+---
+#
+# MySQL
+#
+# The following password is public information and therefore
+# shall not be user on production.
+mysql::server::rootpw: '9pRfteNbSFFyrHhackme'
+
+#
+# Backup
+#
+nodo::subsystem::backup::localhost: false
+nodo::subsystem::backup::encryptkey: 'none'
+nodo::subsystem::backup::password: 'hacked'