aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-25Remove the now unused $apt_clean variableGabriel Filion
2010-10-25rename things for easier understandingGabriel Filion
2010-10-25Add file headers for awareness of puppet presenceGabriel 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-22notify => Exec['refresh_apt']nadir
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-17Add a proxy-client classGabriel Filion
2010-10-17Make $apt_clean effective in all casesGabriel Filion
2010-10-17Merge remote branch 'riseup/master'Gabriel Filion
2010-10-17Ensure apt-listbugs is absent in dist-upgrade mode.intrigeri
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-17improve examplemh
2010-10-17empty line between snippetsmh
2010-10-17fix header filemh
2010-10-17fix classnamemh
2010-10-17fix modules directory stuffmh
2010-10-17improve prefrences snippetmh
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-17Bring in a bit of Ubuntu support from Nadir.intrigeri
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-16Syntax fixintrigeri
2010-10-16apt::preseeded_package: concatenate $name.seeds with $debian_version/$name.se...intrigeri
2010-10-10Trim more empty lines.intrigeri
2010-10-10Trim empty lines in template.intrigeri
2010-10-10Fix functions return values.intrigeri
2010-10-10Fix parent class name.intrigeri
2010-10-10Add support for customizing the repos list (main, contrib, etc.)intrigeri
2010-10-10Fix functions declaration and filenames.intrigeri
2010-10-09Fix template syntax.intrigeri
2010-10-09Rename function file so that puppet hopefully finds it.intrigeri
2010-10-09re-added apt::custom_sources_template to deploy custom sources.list.d/xyz.listnadir