summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-08Remediate rubocop offensesRob Nelson
2016-01-08Merge pull request #41 from voxpupuli/modulesyncRob Nelson
Update from voxpupuli modulesync_config Rubocop fixes coming in a second PR
2016-01-08Merge pull request #42 from igalic/fix/lintRob Nelson
cleanup(params) make linter happy
2016-01-08cleanup(params) make linter happyIgor Galić
2016-01-08Update from voxpupuli modulesync_configIgor Galić
2016-01-08Merge pull request #40 from igalic/maint/msyncTim Meusel
feat(msync) move secure line into .sync.yml
2016-01-08feat(msync) move secure line into .sync.ymlIgor Galić
2016-01-07Merge pull request #39 from voxpupuli/build-badgeSpencer Krum
Rename reference to puppet-community
2016-01-07Rename reference to puppet-communityRob Nelson
2015-10-27Merge pull request #33 from fbarbeira/masterFelix Frank
Include variable 'RandomSleep'.
2015-10-26Include variable 'RandomSleep'.Felix Barbeira
When the apt job starts, it will sleep for a random period between 0 and APT::Periodic::RandomSleep seconds. The default value is "1800" so that the script will stall for up to 30 minutes (1800 seconds) so that the mirror servers are not crushed by everyone running their updates all at the same time. Only set this to 0 if you use a local mirror and don't mind the load spikes. Note that while the apt job is sleeping it will cause the execution of the rest of your cron.daily jobs to be delayed.
2015-10-23Merge pull request #31 from clauded/masterIgor Galić
Add optional notify_update parameter
2015-10-16Set apt to v2.2.0 for notify_update parameterClaude Durocher
2015-10-16Require v2.2.0 of apt for notify_update parameterClaude Durocher
2015-10-15Add notify_update parameterClaude Durocher
2015-10-09Merge pull request #27 from fbarbeira/patch-1William Van Hevelingen
Small fix typo
2015-10-09Small fix typoFélix Barbeira
2015-09-21Merge pull request #26 from raoulbhatia/fixesIgor Galić
Enhancements by merging Debian defaults, puppetlabs-apt and own research
2015-09-10Merge pull request #25 from zeha/patch-1Igor Galić
Document auto -> clean
2015-09-09Enhance and bugfix tests for Ubuntu Vivid & WilyRaoul Bhatia
2015-09-09Enhance and bugfix tests for Debian & Ubuntu LTSRaoul Bhatia
2015-09-09Update origins by merging Debian defaults, puppetlabs-apt and own researchRaoul Bhatia
Default configuration was taken from the following archives file ./etc/apt/apt.conf.d/50unattended-upgrades Debian: * 6 Squeeze: unattended-upgrades_0.62.2+squeeze1_all.deb * 7 Wheezy: unattended-upgrades_0.79.5+wheezy2_all.deb * 8 Jessie: unattended-upgrades_0.83.3.2+deb8u1_all.deb Ubuntu: * 12.04LTS Precise Pangolin: unattended-upgrades_0.76ubuntu1.1_all.deb * 14.04LTS Trusty Tahr: unattended-upgrades_0.82.1ubuntu2.3_all.deb * 15.04 Vivid Vervet: unattended-upgrades_0.83.6ubuntu1_all.deb * 15.10 Wily Werewolf: unattended-upgrades_0.86.2ubuntu1_all.deb
2015-09-07Document auto -> cleanChristian Hofstaedtler
2015-09-02Merge pull request #14 from cpick/fix-ubuntu-originsIgor Galić
unattended-upgrades are broken on Ubuntu by default due to origins typo
2015-08-17Merge pull request #19 from lbdr/masterSpencer Krum
Support for Raspbian
2015-08-14Add tests for RaspbianLutz Bader
2015-08-14Add support for RaspbianLutz Bader
2015-07-16Merge pull request #17 from apeeters/fix_definedDaniele Sluijters
Check for strict_variables setting before using defined(), fixes compatibility with Puppet < 3.5.0
2015-07-16Check for strict_variables setting before using defined(), fixes ↵Adriaan Peeters
compatibility with Puppet < 3.5.0
2015-06-03Fix Allowed-Origins on Ubuntu so that updates are actually appliedChris Pick
Fix the typo in the default origins parameter for Ubuntu that was causing all unattended-upgrades to be disabled on Ubuntu machines by default.
2015-06-03Add test demonstrating bad Allowed-Origins for UbuntuChris Pick
There is a typo in the default origins parameter for Ubuntu (the leading dollar sign and brace for the 'distro_codename' fields are transposed). This causes all unattended-upgrades to be disabled on Ubuntu machines by default.
2015-06-03Fix Ubuntu trusty spec typoChris Pick
2015-04-23CHANEGLOG: Compare URL fixesDaniele Sluijters
2015-04-23Release 1.0.3Daniele Sluijters
2015-04-23init: Do not include apt ourselves.Daniele Sluijters
Using `include apt` causes problems. If someone in the catalogue does an `class { 'apt: }` and we come after it with `include apt` this will work. However if the order is reversed we'll get a duplicate resource definition. Closes #12
2015-04-23Merge pull request #11 from puppet-community/rspec-puppet-2.1.0Daniele Sluijters
Gemfile: Upgrade to rspec-puppet 2.1.0
2015-04-23Upgrade dependenciesDaniele Sluijters
* Use rspec-puppet 2.1+ (which now supports Puppet 4) * No longer allow the Puppet 4 builds to fail (the tests can run now) * Use the released version of the apt module
2015-04-22CHANGELOG: Fix the compare URL's.Daniele Sluijters
2015-04-22Merge branch '1.0.x'Daniele Sluijters
2015-04-22Fucking hell, build already.Daniele Sluijters
2015-04-221.0.2, in the hopes that this will buildDaniele Sluijters
2015-04-22Fucking hell, build already.Daniele Sluijters
2015-04-22Travis......Daniele Sluijters
2015-04-22Merge branch 'master' into 1.0.xDaniele Sluijters
2015-04-22travis: More deploy fiddlesDaniele Sluijters
2015-04-22Prep 1.0.1.Daniele Sluijters
2015-04-22Merge branch 'master' into 1.0.xDaniele Sluijters
2015-04-22travis: Build release branchesDaniele Sluijters
2015-04-22Merge branch 'master' into 1.0.xDaniele Sluijters
2015-04-22Revert "travis: Build everything for deploy."Daniele Sluijters
This reverts commit e1785808889df7a0c5a60b231a8822d6a20e88ea.