summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-24add new preferences.d templatesLouis-Philippe Véronneau
2017-02-24move from monolithic preferences file to multiple preferences.d filesLouis-Philippe Véronneau
2017-02-24Add details about dpkg_statoverride to READMEMicah Anderson
Fix 'ressources' typo
2017-02-24Merge branch 'dpkg-statoverride' into 'master' Micah
Import apt::dpkg_statoverride from https://github.com/example42/puppet-apt. See merge request !59
2017-02-14Import apt::dpkg_statoverride from https://github.com/example42/puppet-apt.intrigeri
… at commit 714e393ca4b784b80006e39225d80179e109a8c3, and add copyright and licensing information.
2017-02-12Merge branch 'feature/debian_codename_to_version' into 'master' Micah
Add debian_codename_to_version parser function. See merge request !51
2017-02-12Merge remote-tracking branch 'sogeecom/master' into shared-masterintrigeri
2017-02-12Merge remote-tracking branch 'sogeecom/harmonize_style' into shared-masterintrigeri
2017-01-21minor style fixes to comply with CI warningsLouis-Philippe Véronneau
2017-01-21missed a few variables - fully qualify themLouis-Philippe Véronneau
2017-01-21fully qualify variables to remove inheritsLouis-Philippe Véronneau
2017-01-21use include instead of inheritsLouis-Philippe Véronneau
2017-01-21Dont pin rspec-core to old versionvarac
2017-01-21Fix preferences_snippet.pp for puppet 4varac
2017-01-21Do a simple compile test for nowvarac
2017-01-21Test for compile.with_all_depsvarac
2017-01-21Use undef as default for source parametervarac
2017-01-21Scope defines of apt_confvarac
2017-01-21Ignore spec/fixturesvarac
2017-01-21Add more factsvarac
2017-01-21Test multiple puppet versionsvarac
2017-01-21Improve tests setupvarac
- Add .fixtures.yaml to checkout common module - Use puppetlabs-spec-helper in spec_helper.rb
2017-01-21Compile test, test apt::confvarac
2017-01-21Fix CI, dont install beaker on gitlab CIvarac
- 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
2017-01-21Always set debian_nextcodename to 'sid' on systems running testing,Jérôme Charaoui
fixes #12
2016-12-30more ; to ,Louis-Philippe Véronneau
2016-12-30Dont pin rspec-core to old versionvarac
2016-12-23Dont pin rspec-core to old versionvarac
2016-12-22missing single quotesLouis-Philippe Véronneau
2016-12-22fix errors by replacing some semicolons by commasLouis-Philippe Véronneau
2016-12-22use double quotes not to have to escape single onesLouis-Philippe Véronneau
2016-12-22mark packages as present instead of installed to be consistentLouis-Philippe Véronneau
2016-12-22make sure every object ends with either a comma or a semicolonLouis-Philippe Véronneau
2016-12-22use the same name for the update_apt exec everywhereLouis-Philippe Véronneau
2016-12-22move parts of init.pp to config.pp^& install.pp to increase readabilityLouis-Philippe Véronneau
2016-12-22fix array identationLouis-Philippe Véronneau
2016-12-22fix missing/superfluous newline at the end/beginning of filesLouis-Philippe Véronneau
2016-12-22harmonize variable alignmentLouis-Philippe Véronneau
2016-12-22indent packages correctlyLouis-Philippe Véronneau
2016-11-04Merge remote-tracking branch 'shared/master' into leap_mastervarac
2016-11-04Merge branch 'puppet4' into 'master' Micah
Puppet4 Fixes stuff for puppet 4 See merge request !54
2016-11-04Merge branch 'improve_tests' into 'master' Micah
Improve tests See merge request !53
2016-11-04Fix preferences_snippet.pp for puppet 4varac
2016-11-04Do a simple compile test for nowvarac
2016-11-04Test for compile.with_all_depsvarac
2016-11-04Use undef as default for source parametervarac
2016-11-04Scope defines of apt_confvarac
2016-11-04Ignore spec/fixturesvarac
2016-11-03Add more factsvarac
2016-11-03Test multiple puppet versionsvarac