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
/
commands
Age
Commit message (
Expand
)
Author
2013-01-31
fix erroneous space between tags (#1571)
Micah Anderson
2013-01-31
tag 'base' is a bad idea because it invokes apache::base as well
varac
2013-01-31
tag 'default' interferes with puppet automatic tagging
varac
2013-01-30
added 'leap deploy --fast'
elijah
2013-01-30
fix bug with vanishing secrets
elijah
2013-01-28
provide puppet libdir for leap deploy to load custom puppet functions
varac
2013-01-28
added 'leap local save' to create a new sandbox snapshot.
elijah
2013-01-28
added custom_vagrant_vm_line to Leapfile
elijah
2013-01-21
added client ca in addition to normal ca (used only to generate client certif...
elijah
2013-01-21
replaced 'manager.provider' with 'provider'
elijah
2013-01-20
fix bug with rsync when leap command is run from other directories
elijah
2013-01-13
added ability to sync support files along with hiera.yml. this way, files don...
elijah
2013-01-08
in 'cert csr', use fake ca for testing.
elijah
2012-12-17
forbid illegal characters in the node name.
elijah
2012-12-15
fixed bug with certificate dates
elijah
2012-12-15
support `leap node init` with node-filter
elijah
2012-12-15
log ssh command at debug level
elijah
2012-12-13
require arg for `leap inspect`
elijah
2012-12-13
client certs should only have digitalSignature
elijah
2012-12-12
`leap list --print` -- now it evaluates all node keys before printing
elijah
2012-12-12
added `leap inspect`
elijah
2012-12-12
auto compile before deploy (as needed)
elijah
2012-12-12
improved key usage parameters for x509 cert generation
elijah
2012-12-11
change name of vagrant basebox to 'leap-wheezy'
Micah Anderson
2012-12-11
hackishly set the terminal title
elijah
2012-12-11
add keyEncipherment to server certs
elijah
2012-12-09
minor cleanup of node command
elijah
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-12-07
added natdnshostresolver1 to Vagrantfile
elijah
2012-12-05
fixed problems with ruby 1.8 and GLI, and added some tests.
elijah
2012-11-28
new system for how directory paths work. now there is a file Leapfile that ma...
elijah
2012-11-28
command name shuffle -- grouped more commands together as subcommands
elijah
2012-11-28
give the user a nice error if 'init-node' has not yet been run (or if there a...
elijah
2012-11-27
improved vagrant (support for node-filter, default to running on all local no...
elijah
2012-11-27
fixed typo in 'leap local reset'
elijah
2012-11-27
add long description to 'leap list'
elijah
2012-11-27
minor node-init change
elijah
2012-11-27
better vagrant commands, now all grouped under 'leap local'
elijah
2012-11-27
improved logging all around.
elijah
2012-11-24
fixed broken `leap list`
elijah
2012-11-23
fix vagrant.key permission problem, i think.
elijah
2012-11-23
initial work toward 'leap test'. for now, it generates an openvpn config for ...
elijah
2012-11-21
clean up dh params generated by certtool.
elijah
2012-11-17
always generate self-signed provider cert, but include a note that it should ...
elijah
2012-11-16
added CSR ability (and vendored certificate_authority gem, so we can get the ...
elijah
2012-11-15
ensure certificates are generated with subjectAltName that includes all domai...
elijah
2012-11-14
only generate cert of x509.user == true
elijah
2012-11-14
inherit .json from leap_platform/provider_base
elijah
2012-11-14
more improvements to logging
elijah
2012-11-14
added requirements checking - will bail out if a configuration option is missing
elijah
[next]