Age | Commit message (Expand) | Author |
2014-06-25 | minor: fix typo in replication user roles | Azul |
2014-06-25 | haproxy: support read only couchdb mirrors | elijah |
2014-06-25 | stunnel: make site_mx and site_webapp use new site_stunnel | elijah |
2014-06-25 | add replication user | Azul |
2014-06-25 | site_couchdb: support auto-stunnel setup, split master, bigcouch, and mirror ... | elijah |
2014-06-25 | new generic system for stunnel: just `include site_stunnel` and stunnel + nee... | elijah |
2014-06-25 | first steps towards mirroring couch | Azul |
2014-06-25 | set mirror option if we are on a couch mirror | Azul |
2014-06-25 | separate bigcouch specifics from init.pp | Azul |
2014-06-25 | split bigcouch stunnel from plain couch stunnel | Azul |
2014-06-17 | allow webapp.json to configure what engines are enabled | elijah |
2014-06-04 | clean up how /etc/hosts is generated so it doesn't require custom behavior de...0.5.2 | elijah |
2014-06-04 | bugfix: actually apply modules based on $services | elijah |
2014-06-03 | move hiera from site.pp to site_config::setup | Christoph |
2014-06-02 | static site: better message for wrong location type. | elijah |
2014-06-02 | remove superfluous RackBaseURI directive | elijah |
2014-06-02 | work around hiera's inability to escape '%' by using ':percent:' | elijah |
2014-06-02 | static site: added rack support, added custom apache config | elijah |
2014-06-02 | added templatewlv function (allows passing local variables to templates) | elijah |
2014-06-02 | added support for /provider.json served from static site. | elijah |
2014-06-02 | fix unbound: configs in /etc/unbound/unbound.conf.d contained a syntax error ... | elijah |
2014-05-27 | Add missing scope to top-level sshd class, passing necessary parameters | Micah Anderson |
2014-05-27 | Update sshd submodule to get necessary fixes to enable us to change sshd port | Micah Anderson |
2014-05-27 | Switch away from site_config::sshd and instead just include site_sshd | Micah Anderson |
2014-05-27 | clarify comments in site_sshd::authorized_keys | Micah Anderson |
2014-05-24 | Merge remote-tracking branch 'cz8s/feature/allow_webapp_and_mx_on_one_host' i... | Micah Anderson |
2014-05-24 | move haproxy-template to modules/site_haproxy | Christoph |
2014-05-24 | remove unused variable local_ports | Christoph |
2014-05-22 | Implement #2328: unbound.conf: content changed on every puppetrun | Micah Anderson |
2014-05-22 | lint cleanup of site_config::caching_resolver | Micah Anderson |
2014-05-22 | Install wheezy-backports version of unbound, this is necessary to solve #2328 | Micah Anderson |
2014-05-22 | Move rsyslog preferences snippet to site_apt::preferences::rsyslog, to | Micah Anderson |
2014-05-22 | remove old classes | Christoph |
2014-05-22 | fix haproxy config if webapp and mx run on the same host | Christoph |
2014-05-21 | fix resolv.conf on virtualbox | Christoph |
2014-05-17 | static: pin amber version to 0.3.0 | elijah |
2014-05-17 | fixes #5533 and updates rsyslog Merge branch 'rsyslog_backport' into develop | kwadronaut |
2014-05-17 | change rsyslog pin from leaps debian repo to backports (fixes #5533) | kwadronaut |
2014-05-14 | revert accidental change to webapp config template | Azul |
2014-05-14 | use hash for provider service levels | Azul |
2014-05-13 | openvpn server config: script-security should be "1", since we don't need "2"... | elijah |
2014-05-07 | openvpn package resource needs to be ensure => latest to accommodate upgrades | Micah Anderson |
2014-05-06 | Change the initial firewall to subscribe to the rule file to be able to | Micah Anderson |
2014-05-06 | set the ipv6 configuration options on the server | Micah Anderson |
2014-05-06 | install openvpn from wheezy-backports, this will bring in openvpn 2.3, | Micah Anderson |
2014-05-02 | fix incorrect shorewall parameter name 'protocol', should be 'proto' | Micah Anderson |
2014-04-29 | fix missing semicolon, causing syntax error | Micah Anderson |
2014-04-29 | block DNS traffic at the OpenVPN gateway (#4164) | Micah Anderson |
2014-04-29 | nagios: make the check_procs tests for leap_mx and soledad be much more | Micah Anderson |
2014-04-29 | require json so we can use it to dumpt the service levels | Azul |