puppet_puppet.git, branch master [puppet_puppet] Merge branch 'fix_cron_time' into 'master' 2015-10-09T17:18:59+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-10-09T17:18:59+00:00 c3f2067f970ffaa79ff5df56101208211786f162 Fix cron time This is a first attempt at fixing $cron_time. It's currently impossible to use the automatically generated timings. This would fix #4 . See merge request !4

Fix cron time

This is a first attempt at fixing $cron_time. It's currently impossible to use the automatically generated timings. This would fix #4 .

See merge request !4
Merge branch 'master' into 'master' 2015-10-09T17:11:50+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-10-09T17:11:50+00:00 83850f6c08804fa32eded3c6bb420eba1eba46a8 update README to be more accurate for how the module actually works See merge request !3

update README to be more accurate for how the module actually works



See merge request !3
give a default value to $cron_time 2015-10-01T03:46:07+00:00 Gabriel Filion gabster@lelutin.ca 2015-10-01T03:46:07+00:00 483e40d410ce495cc4d6ad0265b3a1948b72e493 This'll make it configure the cron job to a 30mins interval randomly displaced within the hour. It's still possible to set $cron_time to a full cron time spec to set run times manually.
This'll make it configure the cron job to a 30mins interval randomly
displaced within the hour.

It's still possible to set $cron_time to a full cron time spec to set
run times manually.
fix default value case for $cron_time 2015-10-01T03:43:31+00:00 Gabriel Filion gabster@lelutin.ca 2015-10-01T03:43:31+00:00 ec3b2e4b0bce960044c9433d0331c133e7fda639 with the current code it's impossible to use the automatically generated cron time spec since to get there you need to set $cron_time to false, and this one in turn gets converted to an integer. This throws an error. To fix this, we'll base the second timing to be 30mins after the first one.
with the current code it's impossible to use the automatically generated
cron time spec since to get there you need to set $cron_time to false,
and this one in turn gets converted to an integer. This throws an error.

To fix this, we'll base the second timing to be 30mins after the first
one.
update README to be more accurate for how the module actually works 2015-08-28T17:57:29+00:00 Micah Anderson micah@riseup.net 2015-08-28T17:57:29+00:00 d33855010ef72fe35ff23b13a791ff58f1d2ad76

Fix storeconfig dependencies on Debian 2015-05-21T18:56:54+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-05-21T18:53:06+00:00 55677983a65e03efda27b5ec9419c77ce9b8f72a

Fix scope conflict in previous commit 2015-05-08T22:17:11+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-05-08T22:17:11+00:00 4c750e29d48a462f2afccdf0f62625a40cab9ef8

Have passenger class pass along $manage_munin parameter (requires latest passenger module) 2015-05-08T20:33:09+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-05-08T20:33:09+00:00 305aed3125d8e354bf9fd4fe0f5f8674166d6d51

Don't include mysql::server in puppet::master:storeconfigs 2015-05-06T18:22:59+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-05-06T18:22:53+00:00 246e40b92a2555bc7e37ddd38cf901e432231e67

Fix default value of http_compression parameter in puppet::cron 2015-05-06T18:05:29+00:00 Jerome Charaoui jcharaoui@cmaisonneuve.qc.ca 2015-05-06T18:05:29+00:00 b5865bfaddbfcaaae46936862a8588c39ffcdf16