aboutsummaryrefslogtreecommitdiff
path: root/hiera/node
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-09-26 15:04:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-09-26 15:04:34 -0300
commit5a2de12fb6660a3d40e7548cf6f071f9b0ce170f (patch)
treeaed2ee7a7a97daddaa2a276b5ddf9baa3d4cb4a2 /hiera/node
parent4fc808f0673f42c7fae8519d793acea186aa092d (diff)
downloadpuppet-bootstrap-5a2de12fb6660a3d40e7548cf6f071f9b0ce170f.tar.gz
puppet-bootstrap-5a2de12fb6660a3d40e7548cf6f071f9b0ce170f.tar.bz2
New hiera scheme for secrets storage
Diffstat (limited to 'hiera/node')
-rw-r--r--hiera/node/puppet-bootstrap.example.org.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/hiera/node/puppet-bootstrap.example.org.yaml b/hiera/node/puppet-bootstrap.example.org.yaml
new file mode 100644
index 0000000..deec4fa
--- /dev/null
+++ b/hiera/node/puppet-bootstrap.example.org.yaml
@@ -0,0 +1,7 @@
+---
+#
+# MySQL
+#
+# The following password is public information and therefore
+# shall not be user on production.
+mysql::server::rootpw: '9pRfteNbSFFyrHhackme'