aboutsummaryrefslogtreecommitdiff
path: root/puppet.conf
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-06 13:51:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-06 13:51:59 -0300
commit47c83e6fc82afd55110c9184234e31dc751e5347 (patch)
tree62ca4e83375c166858421e5ee934d3fa068ebebf /puppet.conf
parent6f0a560671461c477ea3868fe10abcd37163aff5 (diff)
downloadpuppet-bootstrap-47c83e6fc82afd55110c9184234e31dc751e5347.tar.gz
puppet-bootstrap-47c83e6fc82afd55110c9184234e31dc751e5347.tar.bz2
Vagrant provisioning fixes
Diffstat (limited to 'puppet.conf')
-rw-r--r--puppet.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/puppet.conf b/puppet.conf
index b934314..aed5d29 100644
--- a/puppet.conf
+++ b/puppet.conf
@@ -1,3 +1,3 @@
-[main]
- environmentpath = $confdir/environments
- basemodulepath = $confdir/modules-0
+[master]
+ storeconfigs = true
+ dbadapter = sqlite3