summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config
AgeCommit message (Expand)Author
2015-05-26check_mk complains about non-existing logfile (#6964)varac
2015-05-26Revert "remove old leap_mx logfile location from check_mk logwatch state file...varac
2015-05-14remove old leap_mx logfile location from check_mk logwatch state file #6964varac
2015-04-17rename leap-mx logrotate file; minor style change.elijah
2015-04-16properly clean up unused fileselijah
2015-04-08set the 'logoutput' parameter for any exec type to 'on_error'varac
2015-04-07rotate deploy logs by size instead of by date.elijah
2015-02-09logs deploy information to /var/log/leap/deploy.log (full puppet log) and /va...elijah
2015-01-27vcsrepo should depend on git package (Bug #6659)varac
2015-01-22Provide a base-level set of quality entropy by installing haveged onMicah Anderson
2015-01-13don't remove fontconfig-config package cause pnp4nagios depends on it (#6615)varac
2014-12-04Merge remote-tracking branch 'leap/develop' into check_dhcpChristoph Kluenter
2014-10-21implement custom puppet support (#6201, #6226)Micah Anderson
2014-09-29ensure dhclicent and resolv.conf are configured before bigcouchChristoph Kluenter
2014-09-29configure dhclient if its used in /e/network/interfacesChristoph Kluenter
2014-09-29new fact to check if dhcp is used;Christoph Kluenter
2014-09-25allow all outgoing trafficChristoph Kluenter
2014-09-17allow outgoing port 3142 for apt-cacher proxyChristoph
2014-08-22FQDN should come first in /etc/hostsvarac
2014-06-27reorder /etc/hostsChristoph
2014-06-04clean up how /etc/hosts is generated so it doesn't require custom behavior de...0.5.2elijah
2014-06-04bugfix: actually apply modules based on $serviceselijah
2014-06-03move hiera from site.pp to site_config::setupChristoph
2014-05-27Switch away from site_config::sshd and instead just include site_sshdMicah Anderson
2014-05-22Implement #2328: unbound.conf: content changed on every puppetrunMicah Anderson
2014-05-22lint cleanup of site_config::caching_resolverMicah Anderson
2014-05-22Install wheezy-backports version of unbound, this is necessary to solve #2328Micah Anderson
2014-05-22Move rsyslog preferences snippet to site_apt::preferences::rsyslog, toMicah Anderson
2014-05-21fix resolv.conf on virtualboxChristoph
2014-05-17change rsyslog pin from leaps debian repo to backports (fixes #5533)kwadronaut
2014-05-06Change the initial firewall to subscribe to the rule file to be able toMicah Anderson
2014-04-24initial firewall: allow port 22 by default. This is the most common portMicah Anderson
2014-04-15fix concat::setup (#5503)varac
2014-04-10Merge branch '0.6' into developvarac
2014-04-05better system for optionally uninstalling build-essential package. closes htt...elijah
2014-04-04Merge branch '2993_setup_subclass' into 0.6varac
2014-03-31Merge branch 'feature/static_site' of https://github.com/elijh/leap_platform ...kwadronaut
2014-03-25Move setup.pp to a subclass (site_config::setup) (Feature #2993)varac
2014-03-25couch node: same packages removed on every (second ?) puppetrun (Feature #5018)varac
2014-03-23modules/site_static: part 1 - amberelijah
2014-02-27include "127.0.1.1 @domain_public @api['domain']" in /etc/hosts for nagios w...varac
2014-02-12renamed site_check_mk::client to site_check_mk::agentvarac
2014-02-12moved check_mk server and client class to site_check_mk modulevarac
2014-02-05include site_nagios::client by defaultvarac
2014-01-24swiss privacy foundation changed their nameserver IPs: http://www.privacyfoun...varac
2014-01-06install ntp on all platform nodes (Feature #4913)varac
2013-12-18Fix for openvpn/unbound not starting at boot (#4506)Micah Anderson
2013-11-27setup some common leap system directories: /var/lib/leap and /var/log/leapMicah Anderson
2013-11-25fix bug when 'environment' is nil in hiera.yamlelijah
2013-10-20Possibility to include local puppet recipes (Feature #3976)varac