index
:
leap/leap_cli
debian
develop
hotfix/6374
master
LEAP Command Line
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
changed `leap init` to `leap new`, made more foolproof.
elijah
2013-02-08
leap inspect now works with all .json files
elijah
2013-02-08
added 'nodes_like_me' macro
elijah
2013-02-08
vagrant: pass through --yes to vagrant as --force
elijah
2013-02-07
run locale-gen on node init.
elijah
2013-02-07
remove runtime dependency for certificate_authority gem, since this gem is ve...
elijah
2013-02-07
make --tags override the defaults
elijah
2013-02-07
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-02-07
added global --yes option
elijah
2013-02-03
leap_cli: change url for leap basebox (Feature #1586)
varac
2013-02-02
added --tags to deploy command.
elijah
2013-02-02
logging - output of leap command is now additionally sent to --log=FILE comma...
elijah
2013-02-01
ignore variable scope warnings for now in leap_cli (Feature #1621)
varac
2013-01-31
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-01-31
include tag leap_service by default (#1610)
Micah Anderson
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
allow OR conditions in ObjectList filters
elijah
2013-01-31
generate better testing openvpn client configs in test/openvpn
elijah
2013-01-31
oops, fixed typo with puppet tags
elijah
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-30
improve slightly the race conditions that can happen when logging from multip...
elijah
2013-01-30
fix problem with nested Dir.chdir
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
remove old secrets from secrets.json if they are not defined anywhere.
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
much better error reporting for bad evals in json configs
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-13
add Util.relative_symlink
elijah
2013-01-08
in 'cert csr', use fake ca for testing.
elijah
2013-01-08
catch more fatal puppet errors
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
[next]