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 (
Expand
)
Author
2014-06-18
added support for 'control files', files like the .json configuration files b...
elijah
2014-06-17
ensure that local stunnel ports are allocated by alphabetical order of the no...
elijah
2014-06-05
ensure hiera hosts entry is an empty hash if there are no hosts (closes #3752)
elijah
2014-05-22
added 'try {}' macro.
elijah
2014-05-21
Merge branch 'feature/obfsproxy_macros' of https://github.com/irregulator/lea...
elijah
2014-05-22
Change macro name to rand_range, add base32 gem dependency
irregulator
2014-05-20
added support for environmentally scoped services and tags (e.g. services/web...
elijah
2014-05-21
Add two macros, base32_secret and obfs_port, used in obfsproxy
irregulator
2014-03-24
fixed problems when default encoding is not utf8
elijah
2014-03-14
added ability to define environment specific provider.json (e.g. provider.pro...
elijah
2014-03-08
include mx nodes in /etc/hosts of all nodes
elijah
2014-02-14
Include monitor node itself in hiera hosts hash (Feature #5133)
varac
2014-02-10
different secrets for each environment
elijah
2014-02-09
added ssh pub key information to the 'hosts' hash saved in hiera files. versi...
elijah
2014-02-07
added support for custom /etc/hosts files, fixed bug in ObjectList filters (w...
elijah
2014-02-06
added support for 'monitor' ssh keys.
elijah
2013-09-20
add support to haproxy_servers macro for the possibility that at node might h...
elijah
2013-09-05
change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if defin...
elijah
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
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