index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
config
/
macros.rb
Age
Commit message (
Collapse
)
Author
2013-09-20
add support to haproxy_servers macro for the possibility that at node might ↵
elijah
haproxy to itself
2013-09-05
change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if ↵
elijah
defined. REQUIRES latest platform (0.2.4).
2013-07-30
1.2.1 - fix bug in haproxy (weight max is 256)
elijah
2013-07-29
security fix - don't allow leap_cli created files to be world/group readable.
elijah
2013-07-29
added assert() macro.
elijah
if failed, spits out this on compile: = FAILED assertion while evaluating node 'worm' - assertion: services.include? 'couchdb' - offending key: require_couchdb = bailing out
2013-07-26
add macro to support for haproxy with weights
elijah
2013-06-25
lock version for allowed platform & add authorized_keys support
elijah
2013-06-04
when generating /etc/hosts, use local ips if available via facts.json
elijah
2013-04-02
added support for hex_secrets
elijah
2013-03-31
add ability to search for nodes using nil values.
elijah
2013-03-27
make sure stunnel hostnames show up in /etc/hosts
elijah
2013-03-27
move config macros to config/macros.rb
elijah