summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-25fix couchdb tests for plain couchelijah
2014-06-25create netrc files for all users with new puppet_couchdbAzul
2014-06-25hand replication credentials to tapiceroAzul
2014-06-25minor: fix typo in replication user rolesAzul
2014-06-25haproxy: support read only couchdb mirrorselijah
2014-06-25fix stunnel entries in mx.json and webapp.jsonelijah
2014-06-25moved json macros to provider_base/lib/macros. requires new unreleased leap_clielijah
2014-06-25stunnel: make site_mx and site_webapp use new site_stunnelelijah
2014-06-25add replication userAzul
2014-06-25site_couchdb: support auto-stunnel setup, split master, bigcouch, and mirror ...elijah
2014-06-25tmp comment out error if no master nodes definedelijah
2014-06-25new generic system for stunnel: just `include site_stunnel` and stunnel + nee...elijah
2014-06-25first steps towards mirroring couchAzul
2014-06-25set mirror option if we are on a couch mirrorAzul
2014-06-25separate bigcouch specifics from init.ppAzul
2014-06-25split bigcouch stunnel from plain couch stunnelAzul
2014-06-25couchdb: generate hiera files suitable for plain couchdb + read-only mirrorselijah
2014-06-25run_tests: clean up assert_get()elijah
2014-06-25fix commercial cert usage with mx and monitor nodes.elijah
2014-06-25Merge branch 'bugfix/tests' into developelijah
2014-06-25more friendly error message in `leap compile` when commercial certificate is ...elijah
2014-06-23tests: fixed problem with showing couchdb password in process table, and addi...elijah
2014-06-22run_tests: allow for https in assert_get()elijah
2014-06-22Merge branch 'feature/webapp' into developelijah
2014-06-19update known issues to remove service separation issue that was solved,Micah Anderson
2014-06-19Merge tag '0.5.2'Micah Anderson
2014-06-17allow webapp.json to configure what engines are enabledelijah
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-06-02static site: gracefully handle static sites that are not configured.elijah
2014-06-02static site: better message for wrong location type.elijah
2014-06-02remove superfluous RackBaseURI directiveelijah
2014-06-02work around hiera's inability to escape '%' by using ':percent:'elijah
2014-06-02static site: added rack support, added custom apache configelijah
2014-06-02added templatewlv function (allows passing local variables to templates)elijah
2014-06-02added support for /provider.json served from static site.elijah
2014-06-02fix unbound: configs in /etc/unbound/unbound.conf.d contained a syntax error ...elijah
2014-05-27Add missing scope to top-level sshd class, passing necessary parametersMicah Anderson
2014-05-27Update sshd submodule to get necessary fixes to enable us to change sshd portMicah Anderson
2014-05-27Switch away from site_config::sshd and instead just include site_sshdMicah Anderson
2014-05-27clarify comments in site_sshd::authorized_keysMicah Anderson
2014-05-24Merge remote-tracking branch 'cz8s/feature/allow_webapp_and_mx_on_one_host' i...Micah Anderson
2014-05-24move haproxy-template to modules/site_haproxyChristoph
2014-05-24remove unused variable local_portsChristoph
2014-05-22Merge branch 'develop' (0.5.1)0.5.1Micah 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