summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-31fixes #1 correct url for options in Leapfilekwadronaut
2017-06-30leap new -- when generating initial provider.json, use a template from the pl...elijah
2017-06-28Actually, should be release 1.9.2elijah
2017-06-28Version 1.9.1 releaseelijah
2017-06-27remove submodule stuff. yeah.elijah
2017-06-27new command - clone stable branch of platform, not master.elijah
2016-09-01print friendly message if leap_platform is too old (closes #8423)elijah
2016-08-30added acme-client gemelijah
2016-08-15log short host nameselijah
2016-08-02pin dependency to platform 0.9elijah
2016-07-20lintingelijah
2016-07-20include support for AWS via fogelijah
2016-07-20test: added test of quick start tutorial commandselijah
2016-07-12add a way to find out if we are dealing with a git subrepoChristoph
2016-07-04fix testselijah
2016-07-03bugfix: better coloring of log lines that wrapelijah
2016-06-29removed unused capistrano fileelijah
2016-06-29move everything we can to leap_platform/lib/leap_clielijah
2016-06-29remove capistrano logger, new log filteringelijah
2016-06-28mv sshkey to platformelijah
2016-06-27remove capistrano, switch to sshkitelijah
2016-06-24fix capistrano logging, closes #8215elijah
2016-06-23fix logging of indented blockselijah
2016-06-22bump version to 1.9elijah
2016-06-21remove dependency on paint gemelijah
2016-06-21remove highline gem dependencyelijah
2016-06-21vendor base32 gemelijah
2016-06-21fix ruby deprecation warningselijah
2016-05-26ensure that local nodes get the 'local' environment.elijah
2016-04-12move template() from manager to environment. closes #8026elijah
2016-04-09secrets: fix bug when secrets.json doesn't existelijah
2016-04-09fix testselijah
2016-04-08environments: clean up the json inheritence system with a proper environment ...elijah
2016-04-06ensure provider objects in defeault environment have 'nil' for environment. c...elijah
2016-03-17rsync bugfix: ensure that the ssh vagrant private key has the right permissio...elijah
2016-03-17allow dump of cli options to work with new gli gem.elijah
2016-02-24Merge branch 'develop' of ssh://leap.se/leap_cli into developelijah
2016-02-24re-enable @log Leapfile configuration optionelijah
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
2016-01-19add debug function for "leap debug"varac
2016-01-13[bug] Fix `chmod 755 /etc/leap` cmd on node initvarac
2016-01-12make /etc/leap readable by everyone (see #7782), this depends on aMicah Anderson