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
Age
Commit message (
Expand
)
Author
2013-06-25
change it so the file loading info is only logged if log level is >= 3 (it is...
elijah
2013-06-25
lock version for allowed platform & add authorized_keys support
elijah
2013-06-22
improve `leap inspect`
elijah
2013-06-20
Fixed bug when facts.json is missing.
elijah
2013-06-19
fixed utf8 bug when locale not set, and improved testing for ruby 1.8.
elijah
2013-06-04
when generating /etc/hosts, use local ips if available via facts.json
elijah
2013-06-04
add support for `leap facts`. includes some fun new helpers, like run_with_pr...
elijah
2013-05-27
important! the order that a node specifies its services and tags is now impor...
elijah
2013-05-27
disabled nodes -- ensure the disabled nodes are also removed from the service...
elijah
2013-05-27
prevent `leap compile` from destroying disabled node files.
elijah
2013-05-27
added support for disabling nodes
elijah
2013-05-22
object list -- added pick_fields() and exclude()
elijah
2013-05-22
fixed bug with config list not supporting correctly not filters (eg nodes[:na...
elijah
2013-05-08
attempt to fix file loading problem when the OS has a weird default encoding.
elijah
2013-04-02
added support for hex_secrets
elijah
2013-03-31
better error messages when json or node parsing goes wrong.
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
2013-03-27
added config macros for stunnel_client, stunnel_server, stunnel_port
elijah
2013-03-13
fixed problems with warning about required options.
elijah
2013-03-10
fixed misc. bugs with switch to 'environment' flag.
elijah
2013-03-10
changed how arrays are merged on .json files.
elijah
2013-03-08
replace local and production values with 'environment'.
elijah
2013-03-08
added support for development tag
elijah
2013-02-28
added @allow_production_deploy and @platform_branch to Leapfile
elijah
2013-02-28
change json comments from '#' to more standard '//'
elijah
2013-02-27
fixed merge errors and warn when REQUIRED properties are unset.
elijah
2013-02-26
minor ruby 1.8 compatibility change
elijah
2013-02-26
spit out the full callstack when -v2
elijah
2013-02-10
add debug notice if file is missing for macro file_path(x)
elijah
2013-02-10
fix file_path so that nested files are copied correctly
elijah
2013-02-10
fix errant references to provider.vagrant (should be leapfilt.vagrant_network)
elijah
2013-02-10
moved vagrant config to Leapfile, added ~/.leaprc support.
elijah
2013-02-08
improve `leap node add` by auto creating cert and validating ip_address
elijah
2013-02-08
added ability to have 'default' entries in json files.
elijah
2013-02-08
added 'nodes_like_me' macro
elijah
2013-01-31
allow OR conditions in ObjectList filters
elijah
2013-01-30
fix bug with vanishing secrets
elijah
2013-01-28
remove old secrets from secrets.json if they are not defined anywhere.
elijah
2013-01-21
much better error reporting for bad evals in json configs
elijah
2013-01-13
added ability to sync support files along with hiera.yml. this way, files don...
elijah
2012-12-17
forbid illegal characters in the node name.
elijah
2012-12-12
`leap list --print` -- now it evaluates all node keys before printing
elijah
2012-12-12
auto compile before deploy (as needed)
elijah
2012-12-10
simple /etc/hosts format for now
elijah
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-12-07
added late evaluation of some keys, and hostname tracking (node tracks all th...
elijah
2012-11-28
fixed tests
elijah
2012-11-24
fixed broken `leap list`
elijah
[prev]
[next]