aboutsummaryrefslogtreecommitdiff
path: root/hiera
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-06 19:36:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-06 19:36:49 -0300
commita7e3e4c27fcb88bafe6255bdd6c60896e4f1558d (patch)
tree66b3eac0bceadc729837e78134f82457aa7d8c43 /hiera
parent0d6de3801d5a1859c1e3a9c70c687d7a62526850 (diff)
downloadpuppet-bootstrap-a7e3e4c27fcb88bafe6255bdd6c60896e4f1558d.tar.gz
puppet-bootstrap-a7e3e4c27fcb88bafe6255bdd6c60896e4f1558d.tar.bz2
Storeconfigs support for vagrant/jessie
Diffstat (limited to 'hiera')
-rw-r--r--hiera/common.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hiera/common.yaml b/hiera/common.yaml
index d7e35a1..8a04a26 100644
--- a/hiera/common.yaml
+++ b/hiera/common.yaml
@@ -48,3 +48,8 @@ ntp::servers:
nodo::subsystem::resolver::nameservers:
- '208.67.222.222'
- '208.67.220.220'
+
+#
+# Puppet config
+#
+nodo::base::puppet_mode: 'apply'