index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
site_apt
/
manifests
/
init.pp
Age
Commit message (
Expand
)
Author
2016-07-19
Only use the 'main' repository for apt (#8253)
Micah
2016-03-10
[jessie] Remove obsolete backports pinning
varac
2016-02-16
remove pinning of openvpn package to backports
elijah
2016-02-02
[refactor] Dont duplicate Package resource override
varac
2016-02-02
[refactor] Use Exec[apt_updated] instead of Exec[refresh_apt]
varac
2016-02-02
[refactor] Don't declare dependencies for apt resources
varac
2015-12-10
[bug] Configure default sources.platform.apt.basic
varac
2015-12-10
[feat] Make leap apt sources url configurable
varac
2015-11-24
[bug] [jessie] Install pnp4nagios deb from stretch
varac
2015-06-06
Configure apt preferences before installing any packages
varac
2015-06-04
add preferences snippet for leap repository (#7090)
Micah Anderson
2015-05-26
Revert "remove old leap_mx logfile location from check_mk logwatch state file...
varac
2015-05-14
remove old leap_mx logfile location from check_mk logwatch state file #6964
varac
2015-02-04
consolidate sources into common.json
elijah
2015-01-27
provide way to customize all three apt sources urls (basic, security, backports)
varac
2015-01-27
use apt.url hiera value for customizing apt sources url
varac
2014-10-28
upgrade unattended-upgrades on deploy (#6245)
Micah Anderson
2013-10-16
/etc/apt/preferences is changed twice on every puppetrun on couch nodes (Feat...
varac
2013-09-05
Some packages are installed before refresh_apt is called (Bug #2988)
varac
2013-06-27
update the apt submodule in order to get the fix for unattended_upgrades (#29...
Micah Anderson
2013-06-25
Install all packages after refresh_apt (Feature #2971)
varac
2013-06-20
We need to have a newer facter installed in order to get an updated fact for ...
Micah Anderson
2013-04-17
rename fallback apt source list so it will be more obvious when it is paired ...
Micah Anderson
2013-03-14
pass template() to apt
varac
2013-03-14
use custom preferences for couchdb host
varac
2013-03-12
enable leap deb package repository and leap apt key on all hosts
varac
2013-02-12
remove unused commented-out line
Micah Anderson
2013-01-30
provide a fall-back apt.sources.d entry that is disabled by default (#1348)
Micah Anderson
2012-12-19
move apt-get upgrade to inital stage
varac
2012-12-19
Merge branch 'feature/dist_upgrade' into develop
varac
2012-12-14
deploy custom unettended upgrade file
varac
2012-12-14
moved site_config::apt to site_apt
varac