aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14Include monitor node itself in hiera hosts hash (Feature #5133)varac
2014-02-13attempt to fix issues people have running leap_cli on different computers.elijah
2014-02-13fix bug with compiling secrets.jsonelijah
2014-02-10fixed bug that prevented `leap list`elijah
2014-02-10automatically upgrade secrets.jsonelijah
2014-02-10different secrets for each environmentelijah
2014-02-09add bundler/setup to Rakefile, so we don't get minitest version conflicts.elijah
2014-02-09added ssh pub key information to the 'hosts' hash saved in hiera files. versi...elijah
2014-02-07added support for custom /etc/hosts files, fixed bug in ObjectList filters (w...elijah
2014-02-06added support for 'monitor' ssh keys.elijah
2013-12-17download vagrant box via https (closes #3334)elijah
2013-12-10added `--continue` to test runelijah
2013-12-10added `--sync` to deploy.elijah
2013-12-05bumb version to 1.2.5elijah
2013-12-05added no-deploy check and simple `leap test run`.elijah
2013-11-04use https source for more secure gem retrievalAzul
2013-10-30Merge branch 'master' of ssh://code.leap.se/leap_clivarac
2013-10-15fix `compile zone` (contacts.default is now always an array)elijah
2013-10-09fix def vagrant_version for vagrant >= v1.3varac
2013-10-09pin capistrano to 2.x so it doesn't update to 3.0.0 (#4088)varac
2013-09-21use https:// instead of git://elijah
2013-09-21fix for: locale-gen should be run after package "locales" is installed (Bug #...elijah
2013-09-21remove ping from `leap node init`elijah
2013-09-21added support for config arrays that are required: e.g. ["REQUIRED"]. this wi...elijah
2013-09-20add support to haproxy_servers macro for the possibility that at node might h...elijah
2013-09-05change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if defin...elijah
2013-08-16only install compatible sahara vagrant plugin versionelijah
2013-07-301.2.1 - fix bug in haproxy (weight max is 256)elijah
2013-07-29allow ssh to disabled nodeselijah
2013-07-29security fix - don't allow leap_cli created files to be world/group readable.elijah
2013-07-29better seed for secret generationelijah
2013-07-29added assert() macro.elijah
2013-07-26Merge branch 'issue_2496'varac
2013-07-26add macro to support for haproxy with weightselijah
2013-07-25Merge branch 'master' of ssh://code.leap.se/leap_clivarac
2013-07-25Fix Vagrant 1.2.x warnings (Feature #3241)varac
2013-07-25 Vagrant: Give Virtualbox VMs a name (Feature #2496)varac
2013-07-25+ .reviewboardrcvarac
2013-07-24allow provider to include country, state, and locality in the CSR.elijah
2013-07-24minor updates to internal test/leap_platformelijah
2013-07-15fix bug in rsync of support files during deploy that prevented files from bei...elijah
2013-07-15Merge branch 'master' of ssh://code.leap.se/leap_clivarac
2013-07-10file permissions -- no longer force restrictive chmod on the rsync of /srv/le...elijah
2013-07-10security fix - for a little while now, since the switch to rsync_command, per...elijah
2013-07-10fixed bug where unused certs were not being deleted.elijah
2013-07-08added vagrant version check, so it works with vagrant > 1.0.xvarac
2013-07-05don't bind hosts in known_hosts to particular ports, since it causes all kind...elijah
2013-07-04lock compatible platform version to 0.2.2elijah
2013-07-02prevent compile from happening before adding at least one user ssh key.elijah
2013-07-02fixed typo: s/remote_node_facts/remove_node_facts/elijah