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
/
manager.rb
Age
Commit message (
Expand
)
Author
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-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-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-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
auto compile before deploy (as needed)
elijah
2012-11-24
fixed broken `leap list`
elijah
2012-11-15
auto remove files/nodes/x when nodes/x.json doesn't exist anymore.
elijah
2012-11-14
inherit .json from leap_platform/provider_base
elijah
2012-11-13
cleaned up logging, and much improved error message when file is not found
elijah
2012-11-09
vagrant support
elijah
2012-11-04
allow symbols for ObjectList lookup
elijah
2012-11-04
added automatic secret generation in secrets.json
elijah
2012-11-03
added --print <attr> to "leap list" command.
elijah
2012-11-01
x.509 support -- added certificate authority creation and server cert creation
elijah
2012-10-27
switch to using ya2yaml
elijah
2012-10-23
more attempt at 1.9 compatibility
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah
2012-10-21
added command init-node
elijah
2012-10-14
added add-user command
elijah
2012-10-11
code cleanup. better support for nested configs and templates.
elijah
2012-10-10
hiera yaml output filenames are just the node name, not the domain name.
elijah
2012-10-10
hierarchical yaml output.
elijah