Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-04 | consolidate sources into common.json | elijah | |
2014-04-12 | make the soledad service subscribe to package changes, cert and key changes ↵ | Micah Anderson | |
(#5499) Change-Id: Ia0efb4c129a71504a717c20e2e260a1ed83f2223 | |||
2014-02-20 | include site_check_mk::agent::soledad from soledad::server | varac | |
and not from soledad class (Feature #5149) cause leap_mk includes the soledad class | |||
2014-02-13 | added site_check_mk::agent::couchdb and site_check_mk::agent::soledad for ↵ | varac | |
local checks | |||
2013-11-28 | fix soledad couchdb hiera variables, part ii | Micah Anderson | |
Change-Id: Ie0028056767358c4fe6796edd5ba4435e86a0cb3 | |||
2013-11-28 | fix soledad couchdb hiera variables | Micah Anderson | |
Change-Id: I0882fc993b407eddc40c03838050d42c0443bd3d | |||
2013-11-28 | remove admin access from soledad | Micah Anderson | |
Change-Id: I7c516c6a4ba26d2c5cebe19a9bff66eae3bd430f | |||
2013-09-24 | seperate cert and key deployment (#3918) | varac | |
2013-09-19 | tidy soledad x509 definitions (#3841) | varac | |
2013-09-19 | soledad should use default key, cert and ca (Feature #3841) | varac | |
2013-09-19 | only deploy x509 stuff for nodes if it existes in hiera (Feature #3875) | varac | |
2013-09-04 | fix soledad-server not being available before the leap repository has been ↵ | Micah Anderson | |
configured (#3702) Change-Id: I8a86a241c52d88b4b681a800647d7c9c7c574b8e | |||
2013-08-27 | now that soledad has been split we can better organize things (#3579) | Micah Anderson | |
. create a soledad::common class . leap-mx now only needs to include soledad-common . move the site_apt::preferences::twisted to a preferences block inside the soledad server class . make sure that the packages are doing 'ensure => latest' instead of installed Change-Id: Ifa978e831cdc8835666b27322a6e068d67251f5d | |||
2013-08-15 | Because both soledad and leap-mx do not function with twisted 12, we had to ↵ | Micah Anderson | |
backport twisted 13. In order to install the backported dependencies we need an apt preferences_snippet installed for the backported twisted packages Change-Id: I886bb735eeb3abe7955c7cf054b749554ab84746 | |||
2013-08-14 | add START=yes to /etc/default/soledad to start the daemon, new package ↵ | Micah Anderson | |
requires this to start. Closes: #3474 Change-Id: I921dcf0d6571cd60d2705ae4925d0a4318c84fa2 | |||
2013-08-01 | run soledad daemon using the configured port. | elijah | |
2013-08-01 | For now, soledad will only exist on couchdb nodes (but not every couchdb has | Micah Anderson | |
soledad), so fix the port to be the local couchdb port. In the future, we may want to separate them out. There is no need to do haproxy with soledad, because the client is supposed to try a different soledad node if it can't connect Change-Id: I87e2c5079ba361634336316721c4358a0917fb09 | |||
2013-08-01 | fix #3291: set the soledad port properly in the json and as a temporary ↵ | Micah Anderson | |
work-around, use the couchdb admin/passwd Change-Id: Ibb1cd8416d00552f8ca1716e42a08137a4b461aa | |||
2013-07-25 | initial soledad configuration | Micah Anderson | |
Change-Id: I19e91887c3f8e90764b4baef8c5e29e25658e190 |