]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Adding missing parameters to bootstrap.yaml
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 17 Mar 2014 14:48:20 +0000 (11:48 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 17 Mar 2014 14:48:20 +0000 (11:48 -0300)
hiera/bootstrap.yaml

index f37c1759d812dd21eec59d7a4a4b8abf0cc95acf..ce72bfb2ff424c95721ee9391e8e0f96f8ea0818 100644 (file)
@@ -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: ''