From e265b823c9711a74699cad9d0a57b90573a10cc3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 17 Mar 2014 11:48:20 -0300 Subject: Adding missing parameters to bootstrap.yaml --- hiera/bootstrap.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hiera') 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: '' -- cgit v1.2.3