Age | Commit message (Expand) | Author |
2013-01-29 | setup special casing for vagrant/virtualbox | Micah Anderson |
2013-01-29 | fix variable scoping | Micah Anderson |
2013-01-29 | fix syntax error from enclosing variables in curly | Micah Anderson |
2013-01-29 | it seems facts cannot start with numbers | Micah Anderson |
2013-01-29 | create a special case for vagrant machines that need to have both interfaces in | Micah Anderson |
2013-01-29 | enclose the variables in curly braces, as recommended by puppet-lint | 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 | Purge nagios config files on every run (Feature #1544) | varac |
2013-01-29 | fix deprecation warnings in site_config | varac |
2013-01-29 | start shorewall on deploy (fixes #1122) | varac |
2013-01-29 | run stage declaration moved to site.pp | varac |
2013-01-29 | apt-get update + dist-upgrade in initial stage | varac |
2013-01-29 | automatic update of submodule puppet_apt | varac |
2013-01-28 | set nagiosadmin htpasswd | varac |
2013-01-28 | re-add nagios service check openvpn | varac |
2013-01-28 | disabled notice about nagios services not deployed | varac |
2013-01-28 | use check_https for website | varac |
2013-01-28 | don't deploy openvpn check until we fix #1546 | varac |
2013-01-28 | deploy openvpn check | varac |
2013-01-28 | main nagios config: allow external cmds, debug mode | varac |
2013-01-28 | automatic update of submodule puppet_nagios | varac |
2013-01-28 | adapted new hiera config, see #1546 | varac |
2013-01-28 | automatic update of submodule puppet_nagios | varac |
2013-01-27 | site_nagios: add hosts + services | varac |
2013-01-27 | added 'development' hiera hash to exclude certain class for better testing | varac |
2013-01-26 | beginning of puppet/modules/site_nagios | varac |
2013-01-26 | added submodule nagios | varac |
2013-01-26 | apply site_nagios::server | varac |
2013-01-24 | update shorewall module to latest release for fixes | Micah Anderson |
2013-01-23 | require that the unbound package is installed before attempting to make | Micah Anderson |
2013-01-21 | client ca -- configure the webapp with the client ca | elijah |
2013-01-21 | update augeas submodule to get new upstream lints and package fixes for wheezy | Micah Anderson |
2013-01-20 | don't run if another apt-get process is running | varac |
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-18 | linted | varac |
2013-01-18 | create cronjob for leap_ca | varac |
2013-01-17 | require the augeas class before doing any augeas operations (#1215) | Micah Anderson |
2013-01-17 | notify unbound when these configuration files change | Micah Anderson |
2013-01-17 | fix typo in cidr variable name | Micah Anderson |
2013-01-17 | change to using the CIDR notation for unbound access list | Micah Anderson |
2013-01-17 | set a default exec path for all nodes | Micah Anderson |
2013-01-17 | fully qualify the variables that are used in the vpn gateway resolver | Micah Anderson |
2013-01-17 | unfortunately the version of unbound that is in wheezy does not support wildcard | Micah Anderson |
2013-01-17 | fix unbound access control | Micah Anderson |
2013-01-16 | setup openvpn gateway resolver to listen on the udp/tcp virtual network ips so | Micah Anderson |
2013-01-16 | update unbound submodule to fix infinite service restart problem | Micah Anderson |
2013-01-16 | Swtich from bind9 as the local caching resolver to unbound. This will enable us | Micah Anderson |
2013-01-16 | fix syntax error | Micah Anderson |