summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-11Remove 'pe' requirement from metadataAlexander Fisher
The forge no longer uses it. See https://groups.google.com/forum/#!msg/puppet-users/nkRPvG4q0Oo/GmXa109aJQAJ The module is puppet 4 compatible, so adjust `puppet` `version_requirement` too. Fixes #63
2016-07-11Merge pull request #65 from voxpupuli/modulesyncAlex Fisher
Modulesync 0.9.1
2016-07-11rubocop: disable Style/RegexpLiteralTim Meusel
this cop doesn't make much sense in our spec file. the regex delimiter would be {}, but we often have to test for these braces.
2016-07-11rubocop: fix Style/MultilineBlockLayoutTim Meusel
2016-07-11rubocop: fix Style/TrailingCommaInArgumentsTim Meusel
2016-07-11rubocop: fix Style/TrailingCommaInLiteralTim Meusel
2016-07-11improve spec testsTim Meusel
2016-07-11modulesync 0.9.1Tim Meusel
2016-05-29Merge pull request #61 from raoulbhatia/linuxmintAlex Fisher
LinuxMint: Add support for Linux Mint
2016-05-29LinuxMint: Add support for Linux MintRaoul Bhatia
2016-05-26[blacksmith] Bump version to 2.0.1-rc0Tim Meusel
2016-05-26Merge pull request #60 from voxpupuli/modulesyncBen S
modulesync 0.6.3 + release 2.0.0
2016-05-26release 2.0.0Tim Meusel
2016-05-26bump rubocop-rspec to 1.5Tim Meusel
2016-05-26mock lsbdistrelease on ubuntuTim Meusel
2016-05-26modulesync 0.6.3Tim Meusel
2016-04-02Merge pull request #52 from icann-dns/add_config_optionsJoseph (Jy) Yaworski
add options support
2016-03-31add options supportb4ldr
fix ruby 1.9 hash correct
2016-03-25Merge pull request #58 from GhostLyrics/GhostLyrics-update-docsJoseph (Jy) Yaworski
update default parameters for legacy_origin option
2016-03-25update default parameters for legacy_origin optionAlexander Skiba
2016-03-21Merge pull request #56 from webfactory/add-reboot-timeJoseph (Jy) Yaworski
Add parameter to control reboot time
2016-03-21Add parameter to control reboot timeMatthias Pigulla
2016-03-20Merge pull request #57 from voxpupuli/modulesyncJoseph (Jy) Yaworski
Update from voxpupuli modulesync_config
2016-03-20Update from voxpupuli modulesync_configJoseph Yaworski
2016-03-16Merge pull request #55 from spoofedpacket/masterJoseph (Jy) Yaworski
Small fix for random_sleep documentation. The value is set to undef i…
2016-03-16Small fix for random_sleep documentation. The value is set to undef in ↵Robert Gallagher
init.pp, so the default in the apt cron job's random_sleep() function applies, which is 1800s.
2016-02-05Merge pull request #51 from voxpupuli/no-notify-updateTim Meusel
Default `notify_update` to false
2016-02-05Gemfile: lock Rubocop to 0.35.0Daniele Sluijters
2016-02-05unattended_upgrades: default `notify_update` to falseDaniele Sluijters
The settings that we write for unattended-upgrades, though part of `/etc/apt` on the filesystem, do not affect apt's behaviour. As such notifying `apt::update` only serves to slow us down.
2016-02-05spec: use :parameter instead of 'option'Daniele Sluijters
2016-01-11Merge pull request #47 from voxpupuli/prep-1.1.1Mickaël Canévet
release: 1.1.1
2016-01-11release: 1.1.1Daniele Sluijters
2016-01-11params: Do the lookup through `xfacts`Daniele Sluijters
This fixes the strict variables compatibility.
2016-01-11Merge pull request #46 from mcanevet/fix/typoIgor Galić
Fix typo
2016-01-11Fix typoMickaël Canévet
2016-01-09[blacksmith] Bump version to 1.1.1-rc0Daniele Sluijters
2016-01-09Merge pull request #45 from igalic/rel/1.1.0Daniele Sluijters
prepare release of 1.1.0
2016-01-08prepare release of 1.1.0Igor Galić
write changelog bump version fix urls to new namespace
2016-01-08Merge pull request #44 from voxpupuli/fixesIgor Galić
Doc and implementation fixes
2016-01-08README: Clarify random_sleepDaniele Sluijters
Closes #34
2016-01-08Don't fail immediatly if legacy_origin/origins not setDaniele Sluijters
Closes #37
2016-01-08Merge pull request #43 from voxpupuli/rubocopIgor Galić
Remediate rubocop offenses
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