summaryrefslogtreecommitdiff
path: root/lib/leap_cli/version.rb
AgeCommit message (Collapse)Author
2017-06-28Actually, should be release 1.9.2elijah
2017-06-28Version 1.9.1 releaseelijah
2016-08-30added acme-client gemelijah
2016-08-02pin dependency to platform 0.9elijah
2016-06-22bump version to 1.9elijah
2016-06-21vendor base32 gemelijah
2015-08-07version 1.8 (in progress), pin to platform 0.8elijah
2015-06-17added `leap compile provider.json` (requires platform 0.7.1)elijah
2015-06-05Version 1.7.3 (same as 1.7.2 but rolling back attempt at jessie support)elijah
2015-05-06version 1.7.2elijah
2015-04-08version 1.7.1elijah
2015-04-01version 1.7elijah
2015-01-28cert generation: (1) auto generate certs (2) actually support configuring ↵elijah
expiration times. REQUIRES platform >= 0.6.1. closes #6387
2014-12-11set version to 1.6.2elijah
2014-10-311.6.1elijah
2014-10-21version bump to 1.6, added platform.major_versionelijah
2014-10-21removed constants.rb, now defined in platform.rbelijah
2014-10-21added support for custom-puppetelijah
2014-09-30environment pinning: new commands `leap env`, `leap env pin X` and `leap env ↵elijah
unpin`. See `leap help env` for more information.
2014-06-20changed how stunnel is generated in hiera files. breaks compatibility with ↵elijah
older platforms
2014-06-18added support for 'control files', files like the .json configuration files ↵elijah
but contain arbitrary ruby code evaluated in the context of the node.
2014-06-04version 1.5.6elijah
2014-05-22added 'try {}' macro.elijah
2014-05-20added support for environmentally scoped services and tags (e.g. ↵elijah
services/webapp.production.json). requires latest platform.
2014-04-01version bumpelijah
2014-04-01bump versionelijah
2014-03-16attempt number 7 to fix ssh problems.elijah
2014-03-14added ability to define environment specific provider.json (e.g. ↵elijah
provider.production.json)
2014-02-09added ssh pub key information to the 'hosts' hash saved in hiera files. ↵elijah
version bumped to 1.4.0.
2014-02-07added support for custom /etc/hosts files, fixed bug in ObjectList filters ↵elijah
(when using negative value on an array attribute).
2014-02-06added support for 'monitor' ssh keys.elijah
2013-12-05bumb version to 1.2.5elijah
2013-09-21added support for config arrays that are required: e.g. ["REQUIRED"]. this ↵elijah
will ensure that the type is an array, and ensure that some value is set.
2013-09-20add support to haproxy_servers macro for the possibility that at node might ↵elijah
haproxy to itself
2013-09-05change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if ↵elijah
defined. REQUIRES latest platform (0.2.4).
2013-07-301.2.1 - fix bug in haproxy (weight max is 256)elijah
2013-07-29added assert() macro.elijah
if failed, spits out this on compile: = FAILED assertion while evaluating node 'worm' - assertion: services.include? 'couchdb' - offending key: require_couchdb = bailing out
2013-07-26add macro to support for haproxy with weightselijah
2013-07-10file permissions -- no longer force restrictive chmod on the rsync of ↵elijah
/srv/leap/[puppet|bin], because doing so messes up the permissions of /srv/leap.
2013-07-04lock compatible platform version to 0.2.2elijah
2013-06-25lock version for allowed platform & add authorized_keys supportelijah
2013-06-19fixed utf8 bug when locale not set, and improved testing for ruby 1.8.elijah
2013-06-04add support for `leap facts`. includes some fun new helpers, like ↵elijah
run_with_progress(), capture(), and replace_file!().
2013-06-02bump version to 1.0.0elijah
2013-05-05added soledad-service.json and incremented version (due to backward ↵elijah
incompatibility)
2013-04-01bump versionelijah
2013-04-01remove supply_drop, add support for puppet_command.elijah
2013-03-31use RsyncCommand instead of supply drop.elijah
2013-03-14bumping version number for no particular reason except that there have been ↵elijah
a lot of changes lately.
2013-02-28clean up include paths, require newer rake version.elijah