aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-07-04 14:28:56 +0000
committerMichael Scherer <misc@mageia.org>2011-07-04 14:28:56 +0000
commit58ab6a69c300c3d87ea212bd33a72460e4689462 (patch)
tree7bd10e9af4e25e787c224ebc643c341f33f307c1 /modules
parent5d0d73dcf781c10ad1d7f869b591dd94d4f78f2f (diff)
downloadpuppet-58ab6a69c300c3d87ea212bd33a72460e4689462.tar
puppet-58ab6a69c300c3d87ea212bd33a72460e4689462.tar.gz
puppet-58ab6a69c300c3d87ea212bd33a72460e4689462.tar.bz2
puppet-58ab6a69c300c3d87ea212bd33a72460e4689462.tar.xz
puppet-58ab6a69c300c3d87ea212bd33a72460e4689462.zip
reenable splay, as ecosse and jonund sync at the same time, and this cause problem
Diffstat (limited to 'modules')
-rw-r--r--modules/puppet/templates/puppet.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/puppet/templates/puppet.conf b/modules/puppet/templates/puppet.conf
index f1d52815..1e904618 100644
--- a/modules/puppet/templates/puppet.conf
+++ b/modules/puppet/templates/puppet.conf
@@ -31,6 +31,10 @@
pluginsync = true
+ # unfortunately, ecosse and jonund sync at the same time, thus causing problem
+ # the proper fix is to use something else than sqlite for stored config, but this would
+ # take more time to deploy, so the quick fix is this one (misc, 04/07/2011)
+ splay = true
report = true