aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-17 11:48:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-17 11:48:20 -0300
commite265b823c9711a74699cad9d0a57b90573a10cc3 (patch)
tree1fe0182fe36575abf272372d586e047021491d0a
parent7fbeed46b58ca08b9a911efb47f64be7d01742ca (diff)
downloadpuppet-bootstrap-e265b823c9711a74699cad9d0a57b90573a10cc3.tar.gz
puppet-bootstrap-e265b823c9711a74699cad9d0a57b90573a10cc3.tar.bz2
Adding missing parameters to bootstrap.yaml
-rw-r--r--hiera/bootstrap.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/hiera/bootstrap.yaml b/hiera/bootstrap.yaml
index f37c175..ce72bfb 100644
--- a/hiera/bootstrap.yaml
+++ b/hiera/bootstrap.yaml
@@ -36,3 +36,9 @@ bootstrap:first_hostname: ''
# Create manifests and config for the first nodes?
bootstrap::first_nodes: false
+
+# MySQL password
+mysql::server::rootpw: ''
+
+# Puppet master db password
+nodo::role::master::db_password: ''