- 01 Feb, 2017 1 commit
-
-
mh authored
-
- 23 Dec, 2016 1 commit
-
-
varac authored
-
- 04 Nov, 2016 8 commits
- 02 Nov, 2016 4 commits
- 01 Nov, 2016 2 commits
-
-
ng authored
Fix CI, dont install beaker on gitlab CI - Rename `system_tests` group to `acceptance` in Gemfile - Don't install `acceptance` group for rspec tests on CI - Use leapcode/ruby docker image because it has a more default ruby installation than the 'official' one. See merge request !52
-
varac authored
- Don't install `system-tests` gem group for rspec tests on CI - Use leapcode/ruby docker image because it has a more default ruby installation than the 'official' one. - Use `/var/cache/gitlab-runner/` as gem install path so we can cache this folder later
-
- 29 Oct, 2016 1 commit
-
-
Jerome Charaoui authored
Always set debian_nextcodename to 'sid' on systems running testing, fixes #12 See merge request !49
-
- 14 Oct, 2016 1 commit
-
-
mh authored
introduce a simple wrapper, so other modules that work with puppetlabs' module, also work with that one
-
- 01 Jul, 2016 1 commit
-
-
intrigeri authored
-
- 30 Jun, 2016 4 commits
-
-
Jérôme Charaoui authored
-
Jérôme Charaoui authored
-
Jérôme Charaoui authored
For jessie and later releases, backports use debian_url.
-
Jérôme Charaoui authored
-
- 29 Jun, 2016 17 commits
-
-
Jérôme Charaoui authored
-
Jerome Charaoui authored
Bugfix/reboot required jessie I've mistakenly marked !40 as merged :/ See merge request !46
-
LeLutin authored
apt::dist_upgrade: add a timeout parameter (#8). See merge request !45
-
LeLutin authored
Drop apt::cron::download, and turn $apt_cron_hours into a class parameter for ap… …t::cron::dist_upgrade. I've introduced apt::cron::download, am not using it anymore, and have never seen anyone else submit a bug or a merge request for it. Thus, I feel pretty confident in dropping it. And this allows me to trivially get rid of the $apt_cron_hours global variable noticed by LeLutin in #13. (I've mistakenly marked !44 as merged) See merge request !47
-
Jérôme Charaoui authored
-
Jérôme Charaoui authored
-
Jérôme Charaoui authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Remove documentation for apt::cron::download, and document the new parameter to apt::cron::dist_upgrade.
-
intrigeri authored
Merge remote-tracking branch 'shared/master' into bugfix/drop-obsolete-code-and-global-variable-in-apt-cron
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
Tech SOGEECOM authored
-
Tech SOGEECOM authored
-
intrigeri authored
apt::reboot_required_notify::jessie: explicitly check that $apt::use_backports is true when running Jessie. Otherwise, it would fail anyway when trying to install reboot-notifier, but in a way less user-friendly. Thanks to lavamind for the suggestion!
-