aboutsummaryrefslogtreecommitdiff
path: root/config/node/box.example.org.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/node/box.example.org.yaml')
-rw-r--r--config/node/box.example.org.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/config/node/box.example.org.yaml b/config/node/box.example.org.yaml
new file mode 100644
index 0000000..6197409
--- /dev/null
+++ b/config/node/box.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'