summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-08environments: clean up the json inheritence system with a proper environment ↵elijah
class, and fix bugs with partials and inheritance. requires latest leap_platform.
2016-04-06ensure provider objects in defeault environment have 'nil' for environment. ↵elijah
closes #8006
2016-03-17update leap.md documentation pageelijah
2016-03-17rsync bugfix: ensure that the ssh vagrant private key has the right ↵elijah
permissions (like we do for ssh)
2016-03-17allow dump of cli options to work with new gli gem.elijah
2016-02-29ignore rbenv filesvarac
2016-02-24Merge branch 'develop' of ssh://leap.se/leap_cli into developelijah
2016-02-24re-enable @log Leapfile configuration optionelijah
2016-02-23Merge pull request #18 from varac/history_show_only_last_entryazul
[feat] 'leap history --last' shows only last entry
2016-02-21[feat] 'leap history --last' shows only last entryvarac
2016-02-18added support for json keys prefixed with '!' for replace.elijah
2016-02-16add back required_packages()... not ideal, should be removed eventually.elijah
2016-02-12support for node_init scriptelijah
2016-02-01Merge branch 'develop' of ssh://leap.se/leap_cli into developelijah
2016-02-01added manager.template(), used when creating new nodeselijah
2016-02-01allow for object.dump_json to exclude certain keyselijah
2016-02-01make /etc/leap a config optionelijah
2016-01-24Filter more puppet 3 uppercase log msgsvarac
Puppet 3 changed log prefixes to uppercase.
2016-01-19add debug function for "leap debug"varac
2016-01-13[bug] Fix `chmod 755 /etc/leap` cmd on node initvarac
- Resolves: #7790
2016-01-12make /etc/leap readable by everyone (see #7782), this depends on aMicah Anderson
change in leap platform and for us to make sure that the hiera file is not world-readable
2016-01-04Merge pull request #16 from KwadroNaut/developvarac
typo syadmin docs.
2015-12-01read @vagrant_basebox var from Leapfilevarac
2015-11-19[bug] Puppet 3 changed log prefixes to uppercasevarac
2015-11-12[bug] don't install ruby-hiera-puppet on jessievarac
- Resolves: #6922
2015-11-12typo syadmin docs.kwadronaut
2015-11-05Revert "for now, only support wheezy"varac
This reverts commit 80fb8674db6878a2deca1cdd0f6806a4a8310bff. It's needed for jessie hosts.
2015-10-05fixes bug when environment is not listed in tagelijah
2015-09-09Merge branch 'develop' of ssh://leap.se/leap_cli into developelijah
2015-09-09vagrant bugfix: upload the correct vagrant ssh key. closes #7436elijah
2015-09-09adding zlib1g-dev as a dependency, due to sahara gem. solvees #7434kwadronaut
2015-08-19fix vagrant ssh key pathelijah
2015-08-19minor: better ssh key selection for add-userelijah
2015-08-18moved commands to leap_platformelijah
2015-08-18Merge branch 'develop' of ssh://leap.se/leap_cli into developelijah
2015-08-11added .bundle/ and vendor/bundle/ to .gitignorevarac
2015-08-07giver provider objects an env variable.elijah
2015-08-07added --basebox flag to `local start`elijah
2015-08-07add method to test if a secret has been used.elijah
2015-08-07version 1.8 (in progress), pin to platform 0.8elijah
2015-08-07added `leap compile firewall`elijah
2015-07-29don't use CNAME for the zone file. it advisable to use CNAME only for ↵elijah
foreign domains.
2015-07-28updates and fixes to bash_completion:guido
added support for new commands (env, history) added support for command aliases (e for env, ls for list, etc) fix for completion with nodes and tags only suggest commands after "leap" keyword
2015-07-10give correct hint when node must be resolved. closes #7114elijah
2015-07-10improve `leap facts update`. closes bugs #7236 and #7237elijah
2015-07-08die more gracefully if facts.json is corrupted.elijah
2015-06-30get rid of warnings when running `rake build`elijah
2015-06-30fix testselijah
2015-06-30in `leap` command file, try the local libs first, then libs from gems.elijah
2015-06-29add sanity checking to compile (confirm ips are unique, not the same as ↵elijah
current host)