summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apt/manifests
AgeCommit message (Expand)Author
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-05-06fix unattended-upgrades now that jessie has been releasedMicah Anderson
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
2014-10-21modify the leap repository contents so they pick the correct repository,Micah Anderson
2014-09-25remove /etc/apt/preferences.d/fixed_rsyslog_anon_package (#6138)varac
2014-07-01Explicitly set apt preferences for obfsproxy to wheezy-backportsirregulator
2014-07-01Initial commit for obfsproxy server feature in platformirregulator
2014-06-02static site: added rack support, added custom apache configelijah
2014-05-22lint cleanup of site_config::caching_resolverMicah Anderson
2014-05-22Install wheezy-backports version of unbound, this is necessary to solve #2328Micah Anderson
2014-05-22Move rsyslog preferences snippet to site_apt::preferences::rsyslog, toMicah Anderson
2014-05-06install openvpn from wheezy-backports, this will bring in openvpn 2.3,Micah Anderson
2014-02-12added apt::preferences file for check-mk-\* to install from backportsvarac
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-08-27now that soledad has been split we can better organize things (#3579)Micah Anderson
2013-08-15Because both soledad and leap-mx do not function with twisted 12, we had to b...Micah Anderson
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-06-13install the leap-keyring package, after the leap apt source has been added an...Micah Anderson
2013-05-09the leap platform repo should track 'stable'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-13install apt key before apt-get updatevarac
2013-03-12enable leap deb package repository and leap apt key on all hostsvarac
2013-03-10increase timeout for initial_apt_update to 6 minvarac
2013-03-07increase Exec timeout for dist_upgradevarac
2013-02-12remove the apt-get autoclean from the initial apt-get update, this just slows...Micah Anderson
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
2013-01-29apt-get update + dist-upgrade in initial stagevarac
2013-01-20don't run if another apt-get process is runningvarac
2013-01-18lintedvarac
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
2012-12-10include site_apt::dist_upgrade (fixes #1107)varac