summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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
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-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-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
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
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-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-09vagrant bugfix: upload the correct vagrant ssh key. closes #7436elijah
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-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-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-29add sanity checking to compile (confirm ips are unique, not the same as ↵elijah
current host)
2015-06-26`leap ls --print` should return values, not formulaselijah
2015-06-26ensure that `leap` is not run as root.elijah
2015-06-17added `leap compile provider.json` (requires platform 0.7.1)elijah
2015-06-16fix problem with default environment and secrets.json generationelijah
2015-06-05Version 1.7.3 (same as 1.7.2 but rolling back attempt at jessie support)elijah
2015-06-04for now, only support wheezyelijah
2015-05-06version 1.7.2elijah
2015-05-06fix gli gem version pinningelijah
2015-05-05Changed location of local nodes basebox to hashicorp. If you alreadykwadronaut
have local nodes, basebox will not be updated, however when adding new local nodes, they will be checking for updates of the basebox.