summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24Merge branch 'master' into 'master' LeLutin
2017-02-24define variables in templates with the right styleLouis-Philippe Véronneau
2017-02-24update the README with the new preferences.d behaviorLouis-Philippe Véronneau
2017-02-24ensure old monolithic preferences file is no moreLouis-Philippe Véronneau
2017-02-24seems puppet didn't like square bracketsLouis-Philippe Véronneau
2017-02-24add manage_preferences to init.ppLouis-Philippe Véronneau
2017-02-24remove preferences.d files when not using themLouis-Philippe Véronneau
2017-02-24fix custom_preferences && refactor how they workLouis-Philippe Véronneau
2017-02-24fix variable name (bis)Louis-Philippe Véronneau
2017-02-24preferences.d/stable is the new preferencesLouis-Philippe Véronneau
2017-02-24fix variable nameLouis-Philippe Véronneau
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
2017-02-24Merge branch 'dpkg-statoverride' into 'master' Micah
2017-02-14Import apt::dpkg_statoverride from https://github.com/example42/puppet-apt.intrigeri
2017-02-12Merge branch 'feature/debian_codename_to_version' into 'master' Micah
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
2017-01-21Compile test, test apt::confvarac
2017-01-21Fix CI, dont install beaker on gitlab CIvarac
2017-01-21Always set debian_nextcodename to 'sid' on systems running testing,Jérôme Charaoui
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