From 5a2de12fb6660a3d40e7548cf6f071f9b0ce170f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 26 Sep 2015 15:04:34 -0300 Subject: New hiera scheme for secrets storage --- hiera/node/puppet-bootstrap.example.org.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hiera/node/puppet-bootstrap.example.org.yaml (limited to 'hiera/node') 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' -- cgit v1.2.3