Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-23 | no build_essential packages for wheeyz anymore | varac | |
2016-01-22 | [bug] refactor build-essential package installation | varac | |
In certain node setups, the webapp gems cannot get built because `build-essential` and dependent packages were not present. I refactored the `site_config::packages::build_essential` class, which now inherits `site_config::packages`. The latter class removes all unneccessary (development) packages, but when the `site_config::packages::build_essential` class is included, some dev packages are overridden to be installed. - Tested: [local] - Resolves: #7834 | |||
2015-12-10 | [feat] Dont remove nfs client on local vagrant nodes | varac | |
2015-11-17 | [feat] Don't manually install compiler packages | varac | |
These packages are a dependency of build-essential and will get installed anyway. - Related: #6920 | |||
2015-07-01 | Don't remove acpid and acpi-support-base packages | varac | |
Those packages are needed by libvirt to reboot/shutdown a VM by the virsh command. Change-Id: I3eb7b113d11e3034f41d09d51c203b93275ae3c9 | |||
2015-01-13 | don't remove fontconfig-config package cause pnp4nagios depends on it (#6615) | varac | |
Change-Id: If6c0d88e83b52588ee908edfa81451d37794a4b4 | |||
2014-04-05 | better system for optionally uninstalling build-essential package. closes ↵ | elijah | |
https://leap.se/code/issues/5426 | |||
2014-03-31 | Merge branch 'feature/static_site' of https://github.com/elijh/leap_platform ↵ | kwadronaut | |
into elijh-feature/static_site Conflicts: puppet/modules/site_config/manifests/packages/base.pp | |||
2014-03-25 | couch node: same packages removed on every (second ?) puppetrun (Feature #5018) | varac | |
2014-03-23 | modules/site_static: part 1 - amber | elijah | |
2014-01-06 | install ntp on all platform nodes (Feature #4913) | varac | |
2013-10-16 | vagrant: support other providers besides virtualbox (Bug #4158) | varac | |
2013-10-11 | don't remove dev-packages on webapp node | varac | |
they are needed for building gems | |||
2013-10-03 | fix name of base class file | Micah Anderson | |
Change-Id: I844970f1c8f895d5a460d5082bfa1a2a88b32ecd | |||
2013-09-26 | create a site_config::packages directory, move site_config::base_packages to ↵ | Micah Anderson | |
site_config::packages::base add site_config::packages::gnutls for inclusion (#3955) Change-Id: I9599eb26844503613c16f57ee17d6ea7bd0cf6fb |