summaryrefslogtreecommitdiff
path: root/puppet/modules/site_couchdb/manifests/stunnel.pp
AgeCommit message (Expand)Author
2014-06-25new generic system for stunnel: just `include site_stunnel` and stunnel + nee...elijah
2014-06-25split bigcouch stunnel from plain couch stunnelAzul
2014-03-04watch syslog for stunnel issues on couch nodesvarac
2013-09-24seperate cert and key deployment (#3918)varac
2013-09-19Depend services on deployment of default key, cert and ca (Feature #3838)varac
2013-09-19only deploy x509 stuff for nodes if it existes in hiera (Feature #3875)varac
2013-09-13setup stunnel config to use default x509 cert,key+ca (#3837)varac
2013-09-13use define instead of class for site_stunnel::setup (#3817)varac
2013-04-04pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...Micah Anderson
2013-04-04add Erlang Distributed Node Protocol Port json entry under bigcouchMicah Anderson
2013-04-04rename the bigcouch_replication_[server,client] to be the more accurately, andMicah Anderson
2013-04-02switch to using stunnel_client and stunnel_server leap_cli macrosMicah Anderson
2013-04-02replace long-form variables with shorter onesMicah Anderson
2013-04-02remove duplicate 'include site_stunnel'Micah Anderson
2013-04-02fix bigcouch stunnel pid namevarac
2013-04-02decrease stunnel debug levelvarac
2013-04-02increase stunnel verbosity until everything is running smoothvarac
2013-04-02addded client side of bigcouch cluster protocol stunnel configvarac
2013-04-02added bigcouch.conf as incoming stunnel config for bigcouch clusteringvarac
2013-04-02working on stunnel for bigcouch clusteringvarac
2013-03-17fix webapp/couchdb stunnel certificate authorityMicah Anderson
2013-03-14add couchdb stunnel serverMicah Anderson