Age | Commit message (Expand) | Author |
2017-01-21 | Fix CI, dont install beaker on gitlab CI | varac |
2017-01-21 | Always set debian_nextcodename to 'sid' on systems running testing, | Jérôme Charaoui |
2016-12-30 | more ; to , | Louis-Philippe Véronneau |
2016-12-30 | Dont pin rspec-core to old version | varac |
2016-12-23 | Dont pin rspec-core to old version | varac |
2016-12-22 | missing single quotes | Louis-Philippe Véronneau |
2016-12-22 | fix errors by replacing some semicolons by commas | Louis-Philippe Véronneau |
2016-12-22 | use double quotes not to have to escape single ones | Louis-Philippe Véronneau |
2016-12-22 | mark packages as present instead of installed to be consistent | Louis-Philippe Véronneau |
2016-12-22 | make sure every object ends with either a comma or a semicolon | Louis-Philippe Véronneau |
2016-12-22 | use the same name for the update_apt exec everywhere | Louis-Philippe Véronneau |
2016-12-22 | move parts of init.pp to config.pp^& install.pp to increase readability | Louis-Philippe Véronneau |
2016-12-22 | fix array identation | Louis-Philippe Véronneau |
2016-12-22 | fix missing/superfluous newline at the end/beginning of files | Louis-Philippe Véronneau |
2016-12-22 | harmonize variable alignment | Louis-Philippe Véronneau |
2016-12-22 | indent packages correctly | Louis-Philippe Véronneau |
2016-11-04 | Merge branch 'puppet4' into 'master'
| Micah |
2016-11-04 | Merge branch 'improve_tests' into 'master'
| Micah |
2016-11-04 | Fix preferences_snippet.pp for puppet 4 | varac |
2016-11-04 | Do a simple compile test for now | varac |
2016-11-04 | Test for compile.with_all_deps | varac |
2016-11-04 | Use undef as default for source parameter | varac |
2016-11-04 | Scope defines of apt_conf | varac |
2016-11-04 | Ignore spec/fixtures | varac |
2016-11-03 | Add more facts | varac |
2016-11-03 | Test multiple puppet versions | varac |
2016-11-02 | Improve tests setup | varac |
2016-11-02 | Compile test, test apt::conf | varac |
2016-11-02 | Merge remote-tracking branch 'shared/master' into feature/debian_codename_to_... | intrigeri |
2016-11-01 | Merge branch 'fix_ci' into 'master'
| ng |
2016-11-01 | Fix CI, dont install beaker on gitlab CI | varac |
2016-10-29 | Merge branch 'fix_nextcodename_on_testing' into 'master'
| Jerome Charaoui |
2016-10-29 | Add debian_codename_to_version parser function. | intrigeri |
2016-09-22 | fix missing whitespace | Tech SOGEECOM |
2016-09-22 | fix issue #15 | Tech SOGEECOM |
2016-07-01 | Merge remote-tracking branch 'shared/master' into drop_lenny_squeeze_support | intrigeri |
2016-06-30 | Take out comment referencing squeeze, see issue #14 | Jérôme Charaoui |
2016-06-30 | Remove squeeze special-case from unattended-upgrades template. | Jérôme Charaoui |
2016-06-30 | Remove backports_url parameter. | Jérôme Charaoui |
2016-06-30 | Remove references to backports_url parameter and squeeze from README. | Jérôme Charaoui |
2016-06-29 | Drop Debian lenny and squeeze support. | Jérôme Charaoui |
2016-06-29 | Merge branch 'bugfix/reboot-required-jessie' into 'master'
| Jerome Charaoui |
2016-06-29 | Merge branch 'feature/8-make_dist-upgrade_timeout_configurable' into 'master'
| LeLutin |
2016-06-29 | Merge branch 'bugfix/drop-obsolete-code-and-global-variable-in-apt-cron' into... | LeLutin |
2016-06-29 | Fix missing quote in IPADDRESSES assignment in apticron config | Jérôme Charaoui |
2016-06-29 | Remove redundant symlinks for the Debian apticron template, fixes #2 | Jérôme Charaoui |
2016-06-29 | Remove redundant symlinks for the Debian listchanges template, fixes #2 | Jérôme Charaoui |
2016-06-29 | Move documentation to README, and expand a bit on it. | intrigeri |
2016-06-29 | Merge remote-tracking branch 'shared/master' into feature/8-make_dist-upgrade... | intrigeri |
2016-06-29 | Remove documentation for apt::cron::download, and document the new parameter ... | intrigeri |