index
:
puppet-apt
develop
master
nadir
Puppet module for apt
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-25
fix default unattended-upgrades config file
varac
2013-06-25
Make custom_key_dir a class parameter and not a global variable
Silvio Rhatto
2013-06-25
remove unnecessary before dependency on the /etc/apt/preferences file in unat...
Micah Anderson
2013-06-20
fix for the following: warning: Dynamic lookup of $custom_preferences at modu...
Micah Anderson
2013-05-26
Merge branch 'master' into leap
Micah Anderson
2013-05-03
Wheezy was released!
intrigeri
2013-03-20
Use the main Debian archive's URL as the default URL for backports on Wheezy.
intrigeri
2013-03-20
Move apt class parameters to a ::params class.
intrigeri
2013-03-15
Revert "deploy /etc/apt/preferences before File['apt_config']"
varac
2013-03-14
deploy /etc/apt/preferences before File['apt_config']
varac
2013-03-14
apt keys: always deploy before Exec[refresh_apt], also with $custom_preferences
varac
2013-03-05
fix #4249: Ubuntu: wrong sources.list entries
varac
2013-02-16
Don't check for a package priority to be set when removing an APT preferences...
intrigeri
2013-02-01
Install unattended-upgrades after Exec[refresh_apt]
varac
2013-01-30
Merge remote-tracking branch 'remotes/shared/master'
varac
2013-01-20
added custom fact apt_running
varac
2013-01-08
Don't check for source / content to be set when removing an APT source.
intrigeri
2013-01-08
Merge remote-tracking branch 'leap/feature/unattended_upgrades' into review
intrigeri
2013-01-03
replace a missed Concat reference change with File['apt_config']
Micah Anderson
2013-01-03
lint README
Micah Anderson
2013-01-03
Add dependency back to the README.
intrigeri
2013-01-03
Fix overzealous linting.
intrigeri
2013-01-02
forgot ${distro_codename}-updates in 50unattended-upgrades fallback
varac
2013-01-02
Apply code style corrections from puppet-lint
Gabriel Filion
2013-01-02
Simplify codename handling.
intrigeri
2013-01-02
Lookup next_release in template the same way we lookup next_codename.
intrigeri
2013-01-02
Remove duplicated settings, resulting from wrong merge.
intrigeri
2013-01-02
Fix README formatting.
intrigeri
2013-01-02
Finish updating README to reflect move to parameterized classes.
intrigeri
2013-01-02
Merge remote-tracking branch 'riseup/immerda_27_readme' into shared
intrigeri
2013-01-02
Merge branch 'master' into issue_3953
Gabriel Filion
2012-12-30
Merge remote-tracking branch 'riseup/feature/http_debian_net'
intrigeri
2012-12-30
Merge remote-tracking branch 'riseup/feature/unknown_lsbdistcodename'
intrigeri
2012-12-19
exec{'apt_dist-upgrade'} just requires Exec['apt_updated'] if apt::disable_up...
nadir
2012-12-19
Merge remote-tracking branch 'riseup/feature/unknown_lsbdistcodename'
varac
2012-12-19
Merge branch 'master' of git://labs.riseup.net/shared-apt
varac
2012-12-18
On a sid system, $lsbdistcodename is reports 'n/a', this doesn't work because...
Micah Anderson
2012-12-18
switch default $debian_url to use http.debian.net which is more accurate and ...
Micah Anderson
2012-12-18
comparing variabled should use double quotes (interestingly, it does work wit...
nadir
2012-12-18
updated README to explain $apt_disable_update
nadir
2012-12-18
added $apt_disable_update to disable "apt-get update" during puppetruns
nadir
2012-12-16
use codename instead of archive variable for Debian
varac
2012-12-16
squeeze: use colon seperator to be able to include backport updates,
varac
2012-12-16
use oldstable for lenny, force unattended upgrades
varac
2012-12-16
refactor 50unattended-upgrades default file
varac
2012-12-16
from Ubuntu oneiric (11.10) on, the 50unattended-upgrades default can be used
varac
2012-12-15
50unattended-upgrades: ubuntu quantal, symlink to precise
varac
2012-12-15
50unattended-upgrades: ubuntu precise version
varac
2012-12-15
50unattended-upgrades: squeeze version
varac
2012-12-15
50unattended-upgrades: lenny version
varac
[prev]
[next]