Age | Commit message (Expand) | Author |
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-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 | 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-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 | 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-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 |
2012-12-16 | bind: use local, ipv4 only name-caching resolver (fixes #1171) | varac |
2012-12-14 | moved site_config::apt to site_apt | varac |
2012-12-11 | neglected to add the 'refreshonly' parameter to the exec in previous commit | Micah Anderson |
2012-12-11 | change hostname exec to only apply when either the /etc/hostname or /etc/host... | Micah Anderson |
2012-12-11 | set up an 'initial' run stage to happen before the 'main' run stage and put the | Micah Anderson |
2012-12-11 | remove extra space in hostname exec | Micah Anderson |
2012-12-11 | test to see if the hosts value is empty before trying to reference it in a te... | Micah Anderson |
2012-12-11 | setup /etc/hosts based on a template and the hiera value 'hosts' | Micah Anderson |
2012-11-29 | include apt in the site_config/apt class | Micah Anderson |
2012-11-29 | disable apt pdiffs, they are slow on fast links | Micah Anderson |
2012-11-21 | move site_config::eip to site_openvpn (Feature #943) | varac |
2012-10-30 | no need for configuring authorized_keys as leap_cli cares for that | varac |
2012-10-30 | commenting | varac |