Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-25 | stunnel: make site_mx and site_webapp use new site_stunnel | elijah | |
2014-05-22 | remove old classes | Christoph | |
site_mx::haproxy and site_webapp::haproxy only included site_haproxy. They didn't do anything else. So just include site_haproxy in manifests/init.pp and remove the unused classes | |||
2014-05-22 | fix haproxy config if webapp and mx run on the same host | Christoph | |
the problem was, that both site_mx::haproxy and site_webapp::haproxy declared the same resource. I fixed it by moving that resource to site_haproxy. Since that gets included by both classes, everything works like a charm | |||
2014-03-03 | check leap_mx queue | varac | |
2013-09-24 | fix client_ca cert+key for mx service (Feature #3921) | varac | |
2013-09-24 | seperate cert and key deployment (#3918) | varac | |
2013-09-19 | only deploy x509 stuff for nodes if it existes in hiera (Feature #3875) | varac | |
2013-09-18 | Setup a class dependency for every tag 'leap_service' to make sure that ↵ | Micah Anderson | |
shorewall is setup before the service is setup. This is necessary due to the strict initial firewall that stops various service setup operations from happening, but is relaxed once shorewall is setup properly (#3782) Change-Id: Ia9640c4118aa0053cdb99e7bc11860fed5527501 | |||
2013-09-13 | setup stunnel config to use default x509 cert,key+ca (#3837) | varac | |
* fix stunnel setups for couchdb, mx, webapp services | |||
2013-09-13 | use define instead of class for site_stunnel::setup (#3817) | varac | |
so it can be called multiple times | |||
2013-07-25 | initial leap_mx configuration | Micah Anderson | |
Change-Id: Iddca4cf52706bf2f612d20ba19a53fbbe6b28479 | |||
2013-07-25 | initial mx couchdb stunnel configuration | Micah Anderson | |
2013-07-25 | added site_mx::haproxy | varac | |
2013-07-25 | include shorewall rules for site_mx | varac | |
2013-07-25 | added site_mx | varac | |