From 17d8a37238ea649a1c72b578c7350e51596b65f3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 5 Mar 2014 10:37:45 -0300 Subject: More bootstrap config --- hiera/bootstrap.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'hiera/bootstrap.yaml') diff --git a/hiera/bootstrap.yaml b/hiera/bootstrap.yaml index 2353846..f37c175 100644 --- a/hiera/bootstrap.yaml +++ b/hiera/bootstrap.yaml @@ -26,3 +26,13 @@ bootstrap::first_user: '' bootstrap::first_user::password: '' bootstrap::first_user::sshkey: '' bootstrap::first_user::email: '' + +# +# First nodes +# + +# Hostname of the first server +bootstrap:first_hostname: '' + +# Create manifests and config for the first nodes? +bootstrap::first_nodes: false -- cgit v1.2.3