index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
provider_base
/
lib
/
macros
Age
Commit message (
Collapse
)
Author
2014-12-22
Merge remote-tracking branch 'elijah/bugfix/multiplesshkeys' into develop
Micah Anderson
2014-12-21
correctly generate .onion addresses. closes #6559
elijah
2014-12-21
fixed bug that prevented all users/*/*_ssh.pub keys from getting added to ↵
elijah
authorized_keys
2014-11-25
include a host information in ssh_config for ever possible host a given node ↵
elijah
might communicate with. this includes port and host key algorithm. closes #6432
2014-11-04
tor - to activate hidden service, now set tor.hidden_service.active = true
elijah
2014-10-31
add support for property tor.key
elijah
2014-10-21
update platform to take advantage of new platform.rb. requires leap_cli 1.6
elijah
2014-07-16
haproxy connects to a local couch if available
Azul
When running a service that requires couch (webapp or mx) on a node that also had couch running the haproxy was confused because it did not have an stunnel port for the local couch. Emit a more useful error and fixed this for webapp and mx
2014-06-27
added error() macro.
elijah
2014-06-26
make try{} macro also catch ArgumentErrors
elijah
2014-06-25
haproxy: support read only couchdb mirrors
elijah
2014-06-25
moved json macros to provider_base/lib/macros. requires new unreleased leap_cli
elijah