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
Age
Commit message (
Expand
)
Author
2012-10-30
use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile.
elijah
2012-10-29
fixed 'leap ssh' with nonstandard port
elijah
2012-10-29
respect configured ssh port when doing keyscan
elijah
2012-10-29
make typed passwords invisible again (use --echo to make them visible)
elijah
2012-10-29
hardcode puppet to /usr/bin/puppet for now
elijah
2012-10-27
auto run 'git submodule update --init' on leap platform if needed
elijah
2012-10-27
bump version to 0.1.0
elijah
2012-10-27
minor code cleanup
elijah
2012-10-27
avoid KCODE error under ruby 1.9
elijah
2012-10-27
switch to using ya2yaml
elijah
2012-10-27
install ruby-hiera-puppet when doing init-node
elijah
2012-10-25
suppress auth-agent warning
elijah
2012-10-25
make gpg optional
elijah
2012-10-25
updated gemspec, removed gemfile.lock
elijah
2012-10-25
cleaned up the code a bit by adding SshKey class.
elijah
2012-10-24
created 'rake build' and 'rake install', updated README.
elijah
2012-10-24
use new hardcoded paths /etc/leap and /srv/leap
elijah
2012-10-24
updated README
elijah
2012-10-24
include vendored files in gemspec
elijah
2012-10-23
fixed typo with read_file! and don't require pgp key for a user.
elijah
2012-10-23
more attempt at 1.9 compatibility
elijah
2012-10-23
fixed init-node typo bug
elijah
2012-10-23
fixed md5 problem (again)
elijah
2012-10-23
minor change for ruby 1.9 compatibility
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah
2012-10-23
minor change to notes
elijah
2012-10-23
updated common.json to use dynamic authorized_keys
elijah
2012-10-23
patched supply_drop gem and vendored it
elijah
2012-10-21
remove compiled files from git.
elijah
2012-10-21
more devnotes
elijah
2012-10-21
changed domain.public to domain.full_suffix, domain.internal to domain.intern...
elijah
2012-10-21
added command init-node
elijah
2012-10-21
replace command 'init' with 'new-provider'
elijah
2012-10-21
remove minor duplication
elijah
2012-10-21
updated gem requirements
elijah
2012-10-18
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2012-10-14
added add-user command
elijah
2012-10-12
added ssh_pubkeys to common.json
varac
2012-10-12
added dh.key
varac
2012-10-11
new test/provider data
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
2012-10-10
added highline dependency
elijah
2012-10-09
fixed paths
elijah
2012-10-09
initial code commit
elijah
2012-10-08
initial commit.
elijah