From: Silvio Rhatto Date: Mon, 17 Mar 2014 14:48:20 +0000 (-0300) Subject: Adding missing parameters to bootstrap.yaml X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e265b823c9711a74699cad9d0a57b90573a10cc3;p=puppet-bootstrap.git Adding missing parameters to bootstrap.yaml --- 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: ''