aboutsummaryrefslogtreecommitdiff
path: root/hiera
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-05 10:37:45 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-05 10:37:45 -0300
commit17d8a37238ea649a1c72b578c7350e51596b65f3 (patch)
tree4d80446d757111cd1bf3e56d06037dbd176fd7d6 /hiera
parentd42b8c39f0d6cfc039d7466fa3941dc0c7bfcd41 (diff)
downloadpuppet-bootstrap-17d8a37238ea649a1c72b578c7350e51596b65f3.tar.gz
puppet-bootstrap-17d8a37238ea649a1c72b578c7350e51596b65f3.tar.bz2
More bootstrap config
Diffstat (limited to 'hiera')
-rw-r--r--hiera/bootstrap.yaml10
1 files changed, 10 insertions, 0 deletions
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