Age | Commit message (Expand) | Author |
2013-09-04 | fix initial firewall to allow outgoing lo traffic and outgoing port 443 (#3736) | Micah Anderson |
2013-09-04 | need to test that /etc/init.d/shorewall exists before attempting to call it, ... | Micah Anderson |
2013-09-03 | Work around for shorewall not being available at the site_config stage (#3339) | Micah Anderson |
2013-09-03 | require that shorewall has been installed before execs are run (#3339) | Micah Anderson |
2013-08-27 | fix name of initial_firewall.pp file (#3339) | Micah Anderson |
2013-08-22 | install a preliminary firewall that blocks everything, except ssh for the cas... | Micah Anderson |
2013-08-14 | vagrant: Install squid-deb-proxy on clients (optional) (Feature #3330) | varac |
2013-07-31 | Revert "Site_webapp/Try::File: Could not find command 'git' (Bug #3202)" | varac |
2013-07-31 | Site_webapp/Try::File: Could not find command 'git' (Bug #3202) | varac |
2013-07-17 | default to false for $hosts | elijah |
2013-07-11 | changes to support restrictive permissions for /etc/leap. this is required to... | elijah |
2013-07-10 | ensure that /etc/hosts is output deterministically, so that content does not ... | elijah |
2013-07-03 | Merge branch 'bug/1983' into leap | Micah Anderson |
2013-07-02 | create a site_config subclass for package installation and removal add packag... | Micah Anderson |
2013-07-02 | deleted bind9 purging, it was only needed for the transition from bind to unb... | varac |
2013-07-01 | restart stunnels if /etc/hosts is changed (#3031) | Micah Anderson |
2013-06-30 | Fix 'Failed to call refresh: /usr/local/sbin/reload_dhclient returned 2 instead | Micah Anderson |
2013-06-30 | modularize and standardize site_sshd: | Micah Anderson |
2013-06-19 | disable dhclient from modifying the /etc/resolv.conf file on openstack/amazon... | Micah Anderson |
2013-06-14 | Merge branch 'develop' of git.codecoop.org:micah/leap_platform into develop | Micah Anderson |
2013-06-12 | Merge remote-tracking branch 'leap/develop' into develop | Micah Anderson |
2013-06-11 | /etc/hosts must not have commas!! | elijah |
2013-06-11 | use hiera hashes for source data for /etc/hosts | elijah |
2013-06-11 | add a class site_config::shell for shell-related configurations | Micah Anderson |
2013-06-11 | lint hosts.pp | Micah Anderson |
2013-05-30 | site_sshd -- added xterm title, optional support for mosh | elijah |
2013-05-23 | Install git before vcsrepo call (Feature #2510) | varac |
2013-05-18 | added module site_nickserver | elijah |
2013-04-30 | setup a site_config::params class that can be used to set some common variabl... | Micah Anderson |
2013-04-02 | fix variable curly braces | Micah Anderson |
2013-04-01 | added setup.pp | elijah |
2013-02-12 | switch to using stdlib's standard stages | Micah Anderson |
2013-02-06 | site_config::default : include site_shorewall::defaults | varac |
2013-02-01 | moved concat::setup to site_config::default | varac |
2013-01-31 | tag 'base' is a bad idea because it invokes apache::base as well | varac |
2013-01-31 | install etckeeper on all nodes | varac |
2013-01-31 | changed tag default to 'base' | varac |
2013-01-31 | puppet tags: site_config::default and site_config::slow | varac |
2013-01-29 | it seems facts cannot start with numbers | Micah Anderson |
2013-01-29 | add a new fact that provides a fact for each configured ip address, telling you | Micah Anderson |
2013-01-29 | fix deprecation warnings in site_config | varac |
2013-01-29 | run stage declaration moved to site.pp | varac |
2013-01-23 | require that the unbound package is installed before attempting to make | Micah Anderson |
2013-01-20 | configure fqdn for host | varac |
2013-01-20 | remove bind9 service stop (#1421) | varac |
2013-01-20 | configure fqdn for host | varac |
2013-01-17 | unfortunately the version of unbound that is in wheezy does not support wildcard | Micah Anderson |
2013-01-16 | Swtich from bind9 as the local caching resolver to unbound. This will enable us | Micah Anderson |
2012-12-19 | move apt-get upgrade to inital stage | varac |
2012-12-16 | named.options -> named.conf.options | varac |