aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Expand)Author
2010-12-08provide an "03clean" alias for the 03clean_vserver to satisfy dependenciesMicah Anderson
2010-12-07change the name of the custom_keys exec to be "custom_keys" instead of using ...Micah Anderson
2010-12-07format standardizationMicah Anderson
2010-12-07switch the default $debian_url to use the Debian CDN mirror address.Micah Anderson
2010-12-07Set dselect DSelect::Clean to 'pre-auto' by default for hosts that are vservers.Micah Anderson
2010-11-21Bugfixintrigeri
2010-11-21Merge commit '92aa5a51e95d74604a40318558aa98f70fcf7720'.intrigeri
2010-11-21Merge commit '3c88b19dd33b4da1f37e2c08c981ccbcbe5a45a8'.intrigeri
2010-11-21Merge commit '27d5808299045ebd6f428e7d8131d11d9ab37712'.intrigeri
2010-11-21Merge commit 'd97a49b7b2c020c2c43df6524236f50a421789ee'.intrigeri
2010-11-21Merge commit 'ac76a5d52df78aec919f08334ca5b140902a9298'intrigeri
2010-11-10Do not refresh APT lists on every run.intrigeri
2010-11-10Merge remote branch 'nadir/master'intrigeri
2010-10-25Ensure presence of sources.list.d and watch itGabriel Filion
2010-10-25Remove $apt_unattended_upgradesGabriel Filion
2010-10-25Fix apt::preferences::absentGabriel Filion
2010-10-25Add $main_apt_sourceGabriel Filion
2010-10-25Remove the now unused $apt_clean variableGabriel Filion
2010-10-25rename things for easier understandingGabriel Filion
2010-10-25refactor: simplify and remove inline contentGabriel Filion
2010-10-24Add apt_conf_snippet and use it where possibleGabriel Filion
2010-10-24Move default_sources_list into apt classGabriel Filion
2010-10-22merged with immerda/masternadir
2010-10-21Merge remote branch 'lelutin/master'mh
2010-10-18Make it possible to ensure preferences is absentGabriel Filion
2010-10-18Remove unnecessary execGabriel Filion
2010-10-17Make $apt_clean effective in all casesGabriel Filion
2010-10-17Merge remote branch 'riseup/master'Gabriel Filion
2010-10-17Need to update APT lists after apt.conf.d changes.intrigeri
2010-10-17No need to update APT lists when pinning changes (bis).intrigeri
2010-10-17Fix one more relationship.intrigeri
2010-10-17No need to refresh APT lists after changes to pinning preferences.intrigeri
2010-10-17Fix indentation.intrigeri
2010-10-17Fix relationships.intrigeri
2010-10-17minor improvements, especially do not refresh apt every runmh
2010-10-17introduce preferences snippetmh
2010-10-17Support choosing a custom Ubuntu mirror.intrigeri
2010-10-17Use append_if_no_such_line instead of line.intrigeri
2010-10-17Migrate config file to line-editing.intrigeri
2010-10-17Backward compatibility: ensure old renamed file is absent.intrigeri
2010-10-17Bring /etc/apt/apt.conf.d/99from_puppet to init.intrigeri
2010-10-17Support $apt_repos for Ubuntu as well.intrigeri
2010-10-17Merge remote branch 'nadir/master' into wipintrigeri
2010-10-17Rename $apt_use_volatile to $apt_volatile_enabled.intrigeri
2010-10-17Manage a /etc/apt/apt.conf.d/99-puppet file.root
2010-10-10Add support for customizing the repos list (main, contrib, etc.)intrigeri
2010-10-09re-added apt::custom_sources_template to deploy custom sources.list.d/xyz.listnadir
2010-10-06Allow specifying custom mirrors for every supported archive.intrigeri
2010-10-06Add opt-in support for next Debian release sources.intrigeri
2010-10-06Add opt-in support for deb-src.intrigeri