Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-24 | remove static site circular dependency (closes #7145) | elijah | |
2015-06-06 | Configure apt preferences before installing any packages | varac | |
Change-Id: Iac4dc8428ff5e663870ed4dd6a2b840e0904e5be | |||
2015-06-04 | add preferences snippet for leap repository (#7090) | Micah Anderson | |
Change-Id: Ia7a35c8613350ad75ff1ebbdda0a09efa0960ba6 | |||
2015-05-26 | Revert "remove old leap_mx logfile location from check_mk logwatch state ↵ | varac | |
file #6964" This reverts commit 984684f56f15d9d89ea78ffe6ed67dabf3d63208. Needed because: Augeas fails after upgrading augeas packages during same puppetrun, but only on first deploy - https://leap.se/code/issues/6997 | |||
2015-05-14 | remove old leap_mx logfile location from check_mk logwatch state file #6964 | varac | |
Change-Id: I385c639e5c096deef4f81691a85c1b83cbab9421 | |||
2015-05-06 | fix unattended-upgrades now that jessie has been released | Micah Anderson | |
Change-Id: I69e6a0f8e676be72bce492af32fef76c9167f5ee | |||
2015-02-26 | update leap archive signing key with version that expires in 2 years | Micah Anderson | |
Change-Id: I0587ee6d9033824ca66b70de09e4e0f65d67cab1 | |||
2015-02-11 | updated LEAP archive signing key 0x1E34A1828E207901 (#6728) | varac | |
Change-Id: I110e93a64f82e4133a043ff3fa18ab14b69a5dcc | |||
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 | |
Change-Id: I5542b320bb1edb52c63350b5e4fd2af681991fb5 | |||
2015-01-27 | use apt.url hiera value for customizing apt sources url | varac | |
Change-Id: Ib18c9031df13dab3187e0bb0f2202ffddd0d228d | |||
2014-11-04 | add local 50unattended-upgrades to fix unattended-upgrades not upgrading | Micah Anderson | |
leap packages (#4425) Change-Id: I78c00c4410ff9f712206f95854d8803e43acb286 | |||
2014-10-28 | upgrade unattended-upgrades on deploy (#6245) | Micah Anderson | |
unattended-upgrades is not able to upgrade itself in certain situations, such as when the conffile prompt is generated due to the config being changed. We want to set this package as latest in the platform so that it is upgraded on every deploy (we deploy the config anyway). Change-Id: I8c99bfb1b001079f0e1a4ffbf048e0e867633335 | |||
2014-10-21 | modify the leap repository contents so they pick the correct repository, | Micah Anderson | |
based on the hiera value 'major_version' (#6251) Change-Id: I10532ef83e3aa2d35d9c0be241952a35e366bba4 | |||
2014-09-25 | remove /etc/apt/preferences.d/fixed_rsyslog_anon_package (#6138) | varac | |
This was a leftover from earlier versions, where we installed rsyslog from the leap debian package repo. Change-Id: I88a852f08b5aff3bd7b591b6220ac354463a9786 | |||
2014-07-01 | Explicitly set apt preferences for obfsproxy to wheezy-backports | irregulator | |
2014-07-01 | Initial commit for obfsproxy server feature in platform | irregulator | |
2014-06-02 | static site: added rack support, added custom apache config | elijah | |
2014-05-22 | lint cleanup of site_config::caching_resolver | Micah Anderson | |
Change-Id: I3f6a4db26e064a520a08822cf23fc3288b31af62 | |||
2014-05-22 | Install wheezy-backports version of unbound, this is necessary to solve #2328 | Micah Anderson | |
Change-Id: Ie28de8d3f7a8c8cf52ce30365379a476d48dc88b | |||
2014-05-22 | Move rsyslog preferences snippet to site_apt::preferences::rsyslog, to | Micah Anderson | |
group it with the other preferences snippets Change-Id: I83928c6b82cd6218a80c95475729cb57f146ff85 | |||
2014-05-06 | install openvpn from wheezy-backports, this will bring in openvpn 2.3, | Micah Anderson | |
which will provide us with proper ipv6 support Change-Id: I0188732aae6cbc64ab57e95bf805d6158fa17e07 | |||
2014-02-12 | added apt::preferences file for check-mk-\* to install from backports | varac | |
2014-02-07 | updated LEAP archive signing key 0x1E34A1828E207901 | varac | |
2014-01-21 | properly purge cloudant repository leftovers (#4971) | varac | |
2013-10-16 | /etc/apt/preferences is changed twice on every puppetrun on couch nodes ↵ | varac | |
(Feature #3962) this will fix the alteration of the preferences file. we now use the apt module default preferences, and pin the depending packages from squeeze that are dependencies for the bigcouch package in the couchdb module, class couchdb::bigcouch::package::cloudant. | |||
2013-09-05 | Some packages are installed before refresh_apt is called (Bug #2988) | varac | |
2013-08-29 | Deploy postfix with an empty main.cf as beginning (Feature #3584) | varac | |
2013-08-27 | now that soledad has been split we can better organize things (#3579) | Micah Anderson | |
. create a soledad::common class . leap-mx now only needs to include soledad-common . move the site_apt::preferences::twisted to a preferences block inside the soledad server class . make sure that the packages are doing 'ensure => latest' instead of installed Change-Id: Ifa978e831cdc8835666b27322a6e068d67251f5d | |||
2013-08-15 | Because both soledad and leap-mx do not function with twisted 12, we had to ↵ | Micah Anderson | |
backport twisted 13. In order to install the backported dependencies we need an apt preferences_snippet installed for the backported twisted packages Change-Id: I886bb735eeb3abe7955c7cf054b749554ab84746 | |||
2013-06-27 | update the apt submodule in order to get the fix for unattended_upgrades ↵ | Micah Anderson | |
(#2984) and the custom_key_dir as a class parameter remove the global variable from setup.pp and site.pp and instead pass it into the apt class declaration as a parameter Change-Id: I24806f2fd22b5a066b951c5f76f3dd748481b5b6 | |||
2013-06-25 | fix preferences description for Debian squeeze | Micah Anderson | |
Change-Id: I30ca424bd9b89b3e95532e325828982e8e513fc7 | |||
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 | |
piston cloud This moves the apt configuration into the setup.pp run, so we can get the backport source added early which will enable us to install the latest facter from the backports repository. Change-Id: I8ccf1a0445dea72f1b94be08484f33e648439ec1 | |||
2013-06-13 | install the leap-keyring package, after the leap apt source has been added ↵ | Micah Anderson | |
and apt has been refreshed Change-Id: I485420c4ea50f8c3f6699b9b8073dc6c67b7a353 | |||
2013-05-09 | the leap platform repo should track 'stable' | Micah Anderson | |
2013-04-17 | rename fallback apt source list so it will be more obvious when it is paired ↵ | Micah Anderson | |
with the primary.list | |||
2013-03-14 | pass template() to apt | varac | |
2013-03-14 | added apt preferences template that includes squeeze | varac | |
2013-03-14 | use custom preferences for couchdb host | varac | |
2013-03-14 | added cloudants apt key, FP: BAF9 B315 D438 5FB9 B5DE 334B 59E0 1FBD 15BE 8E26 | varac | |
2013-03-13 | install apt key before apt-get update | varac | |
2013-03-12 | enable leap deb package repository and leap apt key on all hosts | varac | |
2013-03-10 | increase timeout for initial_apt_update to 6 min | varac | |
2013-03-07 | increase Exec timeout for dist_upgrade | varac | |
2013-02-12 | remove the apt-get autoclean from the initial apt-get update, this just ↵ | Micah Anderson | |
slows things down and I don't see a need for it | |||
2013-02-12 | remove unused commented-out line | Micah Anderson | |
2013-01-30 | codename is unavailable in the site_apt module, but $::lsbdistcodename is ↵ | Micah Anderson | |
fine here | |||
2013-01-30 | provide a fall-back apt.sources.d entry that is disabled by default (#1348) | Micah Anderson | |
This file will have the .disabled removed by the apt wrapper when the apt-get update fails | |||
2013-01-29 | apt-get update + dist-upgrade in initial stage | varac | |