summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apt/manifests/init.pp
AgeCommit message (Expand)Author
2017-06-27Install python-treq from strech on jessie nodesVarac
2017-03-16Make platform apt dist/component configurablevarac
2016-07-19Only use the 'main' repository for apt (#8253)Micah
2016-03-10[jessie] Remove obsolete backports pinningvarac
2016-02-16remove pinning of openvpn package to backportselijah
2016-02-02[refactor] Dont duplicate Package resource overridevarac
2016-02-02[refactor] Use Exec[apt_updated] instead of Exec[refresh_apt]varac
2016-02-02[refactor] Don't declare dependencies for apt resourcesvarac
2015-12-10[bug] Configure default sources.platform.apt.basicvarac
2015-12-10[feat] Make leap apt sources url configurablevarac
2015-11-24[bug] [jessie] Install pnp4nagios deb from stretchvarac
2015-06-06Configure apt preferences before installing any packagesvarac
2015-06-04add preferences snippet for leap repository (#7090)Micah Anderson
2015-05-26Revert "remove old leap_mx logfile location from check_mk logwatch state file...varac
2015-05-14remove old leap_mx logfile location from check_mk logwatch state file #6964varac
2015-02-04consolidate sources into common.jsonelijah
2015-01-27provide way to customize all three apt sources urls (basic, security, backports)varac
2015-01-27use apt.url hiera value for customizing apt sources urlvarac
2014-10-28upgrade unattended-upgrades on deploy (#6245)Micah Anderson
2013-10-16/etc/apt/preferences is changed twice on every puppetrun on couch nodes (Feat...varac
2013-09-05Some packages are installed before refresh_apt is called (Bug #2988)varac
2013-06-27update the apt submodule in order to get the fix for unattended_upgrades (#29...Micah Anderson
2013-06-25Install all packages after refresh_apt (Feature #2971)varac
2013-06-20We need to have a newer facter installed in order to get an updated fact for ...Micah Anderson
2013-04-17rename fallback apt source list so it will be more obvious when it is paired ...Micah Anderson
2013-03-14pass template() to aptvarac
2013-03-14use custom preferences for couchdb hostvarac
2013-03-12enable leap deb package repository and leap apt key on all hostsvarac
2013-02-12remove unused commented-out lineMicah Anderson
2013-01-30provide a fall-back apt.sources.d entry that is disabled by default (#1348)Micah Anderson
2012-12-19move apt-get upgrade to inital stagevarac
2012-12-19Merge branch 'feature/dist_upgrade' into developvarac
2012-12-14deploy custom unettended upgrade filevarac
2012-12-14moved site_config::apt to site_aptvarac