index
:
puppet-apt
develop
master
nadir
Puppet module for apt
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
init.pp
Age
Commit message (
Expand
)
Author
2010-12-15
Repair Exec['update_apt'] to run apt-get update when needed.
intrigeri
2010-12-14
Make consistent the use of absolute path to apt-get.
intrigeri
2010-12-12
Additionally use version number in Lenny default pinning.
intrigeri
2010-12-08
provide an "03clean" alias for the 03clean_vserver to satisfy dependencies
Micah Anderson
2010-12-07
change the name of the custom_keys exec to be "custom_keys" instead of using ...
Micah Anderson
2010-12-07
format standardization
Micah Anderson
2010-12-07
switch the default $debian_url to use the Debian CDN mirror address.
Micah Anderson
2010-12-07
Set dselect DSelect::Clean to 'pre-auto' by default for hosts that are vservers.
Micah Anderson
2010-11-21
Bugfix
intrigeri
2010-11-21
Merge commit '92aa5a51e95d74604a40318558aa98f70fcf7720'.
intrigeri
2010-11-21
Merge commit '3c88b19dd33b4da1f37e2c08c981ccbcbe5a45a8'.
intrigeri
2010-11-21
Merge commit '27d5808299045ebd6f428e7d8131d11d9ab37712'.
intrigeri
2010-11-21
Merge commit 'd97a49b7b2c020c2c43df6524236f50a421789ee'.
intrigeri
2010-11-21
Merge commit 'ac76a5d52df78aec919f08334ca5b140902a9298'
intrigeri
2010-11-10
Do not refresh APT lists on every run.
intrigeri
2010-11-10
Merge remote branch 'nadir/master'
intrigeri
2010-10-25
Ensure presence of sources.list.d and watch it
Gabriel Filion
2010-10-25
Remove $apt_unattended_upgrades
Gabriel Filion
2010-10-25
Fix apt::preferences::absent
Gabriel Filion
2010-10-25
Add $main_apt_source
Gabriel Filion
2010-10-25
Remove the now unused $apt_clean variable
Gabriel Filion
2010-10-25
rename things for easier understanding
Gabriel Filion
2010-10-25
refactor: simplify and remove inline content
Gabriel Filion
2010-10-24
Add apt_conf_snippet and use it where possible
Gabriel Filion
2010-10-24
Move default_sources_list into apt class
Gabriel Filion
2010-10-22
merged with immerda/master
nadir
2010-10-21
Merge remote branch 'lelutin/master'
mh
2010-10-18
Make it possible to ensure preferences is absent
Gabriel Filion
2010-10-18
Remove unnecessary exec
Gabriel Filion
2010-10-17
Make $apt_clean effective in all cases
Gabriel Filion
2010-10-17
Merge remote branch 'riseup/master'
Gabriel Filion
2010-10-17
Need to update APT lists after apt.conf.d changes.
intrigeri
2010-10-17
No need to update APT lists when pinning changes (bis).
intrigeri
2010-10-17
Fix one more relationship.
intrigeri
2010-10-17
No need to refresh APT lists after changes to pinning preferences.
intrigeri
2010-10-17
Fix indentation.
intrigeri
2010-10-17
Fix relationships.
intrigeri
2010-10-17
minor improvements, especially do not refresh apt every run
mh
2010-10-17
introduce preferences snippet
mh
2010-10-17
Support choosing a custom Ubuntu mirror.
intrigeri
2010-10-17
Use append_if_no_such_line instead of line.
intrigeri
2010-10-17
Migrate config file to line-editing.
intrigeri
2010-10-17
Backward compatibility: ensure old renamed file is absent.
intrigeri
2010-10-17
Bring /etc/apt/apt.conf.d/99from_puppet to init.
intrigeri
2010-10-17
Support $apt_repos for Ubuntu as well.
intrigeri
2010-10-17
Merge remote branch 'nadir/master' into wip
intrigeri
2010-10-17
Rename $apt_use_volatile to $apt_volatile_enabled.
intrigeri
2010-10-17
Manage a /etc/apt/apt.conf.d/99-puppet file.
root
2010-10-10
Add support for customizing the repos list (main, contrib, etc.)
intrigeri
2010-10-09
re-added apt::custom_sources_template to deploy custom sources.list.d/xyz.list
nadir
[next]