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
Age
Commit message (
Expand
)
Author
2013-05-20
Adding back custom_key_dir parameter (2)
Silvio Rhatto
2013-05-20
Adding back custom_key_dir parameter
Silvio Rhatto
2013-05-20
Merge branch 'master' of ssh://labs.riseup.net/shared-apt
Silvio Rhatto
2013-04-14
Avoid variable lookup on apt::unattended_upgrades
Silvio Rhatto
2013-04-14
Qualifying apt class at apt::unattended_upgrades
Silvio Rhatto
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-05
Merge branch 'master' of ssh://labs.riseup.net/shared-apt
Silvio Rhatto
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-01-26
Make custom_key_dir a class parameter and not a global variable (2)
Silvio Rhatto
2013-01-26
Make custom_key_dir a class parameter and not a global variable
Silvio Rhatto
2013-01-18
Merge branch 'master' of git://labs.riseup.net/shared-apt
Silvio Rhatto
2013-01-17
Merge branch 'master' of git://labs.riseup.net/module_apt
Silvio Rhatto
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
Fix overzealous linting.
intrigeri
2013-01-02
Apply code style corrections from puppet-lint
Gabriel Filion
2013-01-02
Simplify codename handling.
intrigeri
2013-01-02
Remove duplicated settings, resulting from wrong merge.
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-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
added $apt_disable_update to disable "apt-get update" during puppetruns
nadir
2012-12-05
fix for $lsbdistcodename regression introduced by ac166366d7baa45b74e09974289...
Micah Anderson
2012-09-20
Define an alias when enforcing absence of /etc/apt/preferences
Gabriel Filion
2012-09-20
Make apt::preferences_snippet place files in /etc/apt/preferences.d
Gabriel Filion
2012-09-20
Stop using config_file from the common module
Gabriel Filion
2012-08-22
parameterize the apt::proxy_client class
Micah Anderson
2012-08-16
Merge remote-tracking branch 'shared/master'
mh
2012-06-18
Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' ...
intrigeri
2012-06-18
fix relations and finally get rid off config_file
mh
2012-06-18
get rid off config_file wrapper
mh
2012-06-14
migrate away from hiera stuff
mh
2012-06-08
Allow passing arbitrary Pin value to apt::preferences_snippet.
intrigeri
2012-06-08
Support multiple APT preferences snippets for the same package name pattern.
intrigeri
2012-06-08
refactor things for >2.7
mh
2012-06-08
Migrate - in class names to _
mh
2012-06-05
new style for 2.7
mh
2012-04-15
Migrate - in class names to _
mh
2012-04-15
Merge remote-tracking branch 'shared/master'
mh
2012-04-11
use correct references for new concat usage
mh
2012-04-11
use the correct name
mh
2012-04-11
migrate concatenated_file to the concat module
mh
[next]