Commit Graph

  • 47c8d72243 Merge pull request #84 from cloudbees/master master R. Tyler Croy 2013-12-11 10:49:09 -0800
  • 14ff83390e Don't force port 22 if the port is not set. Kohsuke Kawaguchi 2013-09-27 09:48:12 -0700
  • eb20ba42aa Merge pull request #83 from cloudbees/master R. Tyler Croy 2013-08-15 15:41:12 -0700
  • d178e1f783 Merge 2caf7508ee into 2d2c711bfc Ryan Campbell 2013-08-15 15:39:49 -0700
  • 2caf7508ee Only import the keypair if it doesn't exist Ryan Campbell 2013-08-15 15:36:53 -0700
  • 2d2c711bfc Merge pull request #82 from cloudbees/master R. Tyler Croy 2013-07-03 16:37:25 -0700
  • 31410c765a Merge 3fea6848ce into 4f4bc39850 Kohsuke Kawaguchi 2013-07-03 16:19:33 -0700
  • 3fea6848ce differentiating host and name as host can contain dots and other possibly nasty characters Kohsuke Kawaguchi 2013-07-03 16:08:29 -0700
  • 45fd43107c Added a new box type 'existing' Kohsuke Kawaguchi 2013-07-02 21:18:57 -0700
  • 4f4bc39850 Expose the resume functionality through a specific CLI command R. Tyler Croy 2013-06-30 20:55:36 -0700
  • 302e0ea555 Sanitize hostnames for keypairs R. Tyler Croy 2013-06-30 20:44:07 -0700
  • 613cae868f Bump the version for another release, woo v0.6.7 R. Tyler Croy 2013-05-17 14:30:36 -0700
  • 27ff9d29aa Merge pull request #79 from jblaine/master R. Tyler Croy 2013-04-26 10:02:10 -0700
  • 8e0d806de7 Merge e6f171b3bb into bf307f6df8 Jeff Blaine 2013-04-25 15:22:15 -0700
  • 6e65f94843 Merge 5535fc09c6 into bf307f6df8 Jeff Blaine 2013-04-25 15:21:05 -0700
  • 2026aac017 Merge 8494a4b66b into bf307f6df8 Jeff Blaine 2013-04-25 15:20:33 -0700
  • e6f171b3bb Use Puppetlabs repo site, not gems Jeff Blaine 2013-04-25 22:18:23 +0000
  • 5535fc09c6 Intro .provision_on_start flag for ships Jeff Blaine 2013-04-25 22:11:53 +0000
  • 8494a4b66b Intro the show command for future details (tags for now) Jeff Blaine 2013-04-25 22:04:57 +0000
  • bf307f6df8 Merge pull request #75 from cloudbees/master R. Tyler Croy 2013-03-29 17:35:05 -0700
  • bb3c50cd52 Merge 6d1e587092 into cf15db8eb9 Kohsuke Kawaguchi 2013-03-29 17:07:14 -0700
  • 6d1e587092 Revert "Fixing the unit test failure" Kohsuke Kawaguchi 2013-03-29 17:02:33 -0700
  • c3fe15ff2c Revisiting 8b3800894c Kohsuke Kawaguchi 2013-03-29 16:59:43 -0700
  • cf15db8eb9 Merge pull request #74 from cloudbees/master R. Tyler Croy 2013-03-29 16:25:51 -0700
  • 1db6e579ee Merge a62c24afe2 into 18dac0cb0e Kohsuke Kawaguchi 2013-03-29 16:21:20 -0700
  • a62c24afe2 If Blimpfile is invalid, report why Kohsuke Kawaguchi 2013-03-29 16:08:01 -0700
  • 8827307296 Fixing the unit test failure Kohsuke Kawaguchi 2013-03-29 15:56:18 -0700
  • 2edd265e92 Fixed a system/local conflict problem Kohsuke Kawaguchi 2013-03-29 15:49:21 -0700
  • cd1ebc211d Making it work again with fog 1.10 Kohsuke Kawaguchi 2013-03-29 15:47:07 -0700
  • de4830fc40 SSH returns 255 for connection refused errors. Kohsuke Kawaguchi 2013-03-29 15:46:17 -0700
  • a02491ddd6 only works with Ruby 1.9+ Kohsuke Kawaguchi 2013-03-29 14:51:01 -0700
  • 1ef4ad00a5 Adding multi-file scp Kohsuke Kawaguchi 2013-03-29 14:50:46 -0700
  • 18dac0cb0e Merge pull request #73 from cloudbees/master R. Tyler Croy 2013-03-29 14:37:48 -0700
  • 294cdfe735 Merge 86c8bf278b into 9eb01a5d30 Kohsuke Kawaguchi 2013-03-27 18:32:52 -0700
  • 86c8bf278b debugger gem only works with 1.9 and forward Kohsuke Kawaguchi 2013-03-27 17:37:57 -0700
  • 43a9bcf78c support a non-standard SSH port Kohsuke Kawaguchi 2013-03-27 13:42:51 -0700
  • 04993ecb19 don't waste a line if there's no need to Kohsuke Kawaguchi 2012-12-19 10:50:44 -0800
  • 85b2ceb8f1 allow monkey-patching of Blimpy by the project (mainly to add more commands) Kohsuke Kawaguchi 2012-12-19 10:27:18 -0800
  • 462416616b function like this touching ARGV is abstraction violation, as it prevents other driver code from legitimately launching interactive shell. Kohsuke Kawaguchi 2012-12-19 10:13:12 -0800
  • 8b3800894c Forcing ssh_wait is considered harmful. Kohsuke Kawaguchi 2012-12-19 10:12:08 -0800
  • 262aafe833 Break another test! broken-test R. Tyler Croy 2013-02-23 10:54:03 -0800
  • d621941de4 Break a test for a demo R. Tyler Croy 2013-02-23 10:13:47 -0800
  • 9eb01a5d30 Use the debugger gem which actually works on 1.9 R. Tyler Croy 2013-02-19 12:39:32 -0800
  • 4a88cdfc80 Merge a54aeb28a0 into 1144d1670e Jeff Blaine 2013-02-08 14:27:25 -0800
  • a54aeb28a0 Allow CSV output for blimpy status Jeff Blaine 2013-02-08 22:25:33 +0000
  • 2fbd81163b Intro .provision_on_start per-ship setting Jeff Blaine 2013-02-07 22:42:09 +0000
  • 4182a8afed Use Puppetlabs repo not gems Jeff Blaine 2013-02-07 21:50:30 +0000
  • 1144d1670e Merge pull request #71 from jblaine/master R. Tyler Croy 2013-02-07 01:50:18 -0800
  • f0f6078533 Merge 8df9fbcde9 into c5aaab604e Jeff Blaine 2013-02-06 13:00:34 -0800
  • 8df9fbcde9 Expose ship.tags in README Jeff Blaine 2013-02-06 20:48:01 +0000
  • a0e05662ee Serialize :tags to state file Jeff Blaine 2013-02-06 20:46:24 +0000
  • fda4466e99 Merge cb16c60d79 into c5aaab604e Jeff Blaine 2013-01-28 08:54:08 -0800
  • cb16c60d79 Show ship.tags in example Jeff Blaine 2013-01-28 11:54:01 -0500
  • c5aaab604e Merge pull request #66 from jblaine/patch-2 R. Tyler Croy 2012-12-29 13:02:28 -0800
  • 2cd43cb98b Merge 1f6b038abf into d59d7d5909 Jeff Blaine 2012-12-29 13:02:26 -0800
  • d59d7d5909 Merge pull request #67 from jblaine/patch-3 R. Tyler Croy 2012-12-29 13:02:06 -0800
  • 00ce1c1946 Merge b558d888e9 into cd46607dcd Jeff Blaine 2012-12-29 13:02:01 -0800
  • cd46607dcd Merge pull request #69 from jblaine/patch-4 R. Tyler Croy 2012-12-29 13:01:34 -0800
  • c89382440c Merge d2a040a285 into 420b878f8b Jeff Blaine 2012-12-27 12:40:25 -0800
  • d2a040a285 Show internal DNS as well for status Jeff Blaine 2012-12-27 15:40:21 -0500
  • b558d888e9 Mention "flavor" in example Jeff Blaine 2012-12-27 14:51:35 -0500
  • 1f6b038abf Expose box.name as environ var. to script Jeff Blaine 2012-12-27 10:59:21 -0500
  • 420b878f8b Fix a minor shell issue with the Puppet livery. v0.6.6 R. Tyler Croy 2012-12-18 21:38:33 -0800
  • fe2d2856df Version bump for a relase with jblaine's RHEL fixes v0.6.5 R. Tyler Croy 2012-12-12 09:46:41 -0800
  • 8ee0c96ef5 Merge pull request #63 from jblaine/patch-1 R. Tyler Croy 2012-12-12 09:47:36 -0800
  • 28f937c9b1 Merge 6853b1ba5a into ee0b8aea3e Jeff Blaine 2012-12-12 09:47:24 -0800
  • ee0b8aea3e Merge pull request #64 from jblaine/master R. Tyler Croy 2012-12-12 09:43:44 -0800
  • 4a5fc6dcba Merge 4eb2044bf0 into 7c0745e33a Jeff Blaine 2012-12-12 09:30:24 -0800
  • 4eb2044bf0 Support for RHEL, tested on RHEL 6 AMI Jeff Blaine 2012-12-12 12:28:54 -0500
  • 6853b1ba5a Ensure gempath.sh and livery command are executable Jeff Blaine 2012-12-12 12:01:33 -0500
  • 7c0745e33a Force the Puppet livery to install a 2.7 version by default instead of 3.0 v0.6.4 R. Tyler Croy 2012-10-15 21:52:02 -0700
  • 17d3a1f3bf Bump the version for the security groups fix v0.6.3 R. Tyler Croy 2012-10-03 17:08:02 -0700
  • ee3d6ed9c0 Merge pull request #55 from cprice-puppet/bug/0.6.2/security-group-already-exists R. Tyler Croy 2012-10-03 17:03:45 -0700
  • 39fa40f1e5 Merge 456f26cce9 into be289f7cd5 Chris Price 2012-10-03 16:50:38 -0700
  • 456f26cce9 Fix bug causing inconsistent values for security group names Chris Price 2012-10-03 13:56:20 -0700
  • 039bf61795 Merge 9380436b65 into be289f7cd5 Chris Price 2012-10-03 16:36:34 -0700
  • 9380436b65 Fix bug causing inconsistent values for security group names Chris Price 2012-10-03 13:56:20 -0700
  • be289f7cd5 Update the readme to be a little more helpful R. Tyler Croy 2012-09-03 15:09:35 -0700
  • 009dc45649 Move the use of global args into the CLI layer instead of the Box#scp_file API v0.6.2 R. Tyler Croy 2012-09-03 12:04:45 -0700
  • ca76d1667b Version bump R. Tyler Croy 2012-09-03 11:35:14 -0700
  • 2d7bd1ffcc If the .blimpignore file exists, use it for the rsync R. Tyler Croy 2012-09-03 11:34:42 -0700
  • 992ab91bb3 Add a Box#provision method to make using Blimpy as an API clearer R. Tyler Croy 2012-09-03 11:10:20 -0700
  • e429153bf3 Bump the gem version for a release v0.6.1 R. Tyler Croy 2012-08-26 17:32:55 -0700
  • 252486454a Add a helper script to pull in the appropriate path on Debian-based hosts for invoking the Puppet binary provided by the gem R. Tyler Croy 2012-08-26 17:31:42 -0700
  • 2edecb46ec Add a minor optimization, don't bother bootstrapping Puppet if it's already in our PATH v0.6.0 R. Tyler Croy 2012-08-25 14:25:37 -0700
  • edcc292686 Clean-up the remainder of the holes missed when refactoring for the Puppet livery R. Tyler Croy 2012-08-25 14:19:02 -0700
  • ed5464ff39 Move can_rsync? into the base livery class where it belongs R. Tyler Croy 2012-08-25 14:18:55 -0700
  • 0ad9815b57 Add a new built-in (and configurable) Puppet livery. R. Tyler Croy 2012-08-25 14:03:44 -0700
  • 0ef273359b Change the default AMI ID to an Ubuntu 12.04 LTS (amd64) image R. Tyler Croy 2012-08-22 22:20:56 -0700
  • 10916f0c25 Having ruby-debug around inside of the RSpec examples is handy R. Tyler Croy 2012-08-22 22:12:43 -0700
  • fa67b6df49 Restructure the World object just for funsies R. Tyler Croy 2012-08-22 22:12:31 -0700
  • 221063cdea Flesh out the liveries feature and make the configuration-less livery scenario work R. Tyler Croy 2012-08-22 22:12:11 -0700
  • 9ed4d3ac99 Move the concept of a Livery around to denote an actual class with more "structure" R. Tyler Croy 2012-08-22 22:08:33 -0700
  • 8964005338 Bump to version to 0.6 so I can break some more things R. Tyler Croy 2012-08-22 22:07:55 -0700
  • 4e29235187 Make sure we have at least RSpec 2.11 for our expect() calls R. Tyler Croy 2012-08-22 22:01:14 -0700
  • 41b357060f Add cucumber profiles and clean up the Rakefile a bit R. Tyler Croy 2012-08-22 20:45:22 -0700
  • 18c64cbd5c Remove the notion of an "engine" since it's not any useful form of an abstraction R. Tyler Croy 2012-08-22 20:32:48 -0700
  • cd00c74425 Add a simple "version" task to print the current version of the gem R. Tyler Croy 2012-08-21 20:14:55 -0700
  • f8635943b4 Bump the version for a bugfix release v0.5.1 R. Tyler Croy 2012-08-19 17:38:46 -0700
  • 40b146b0ea Merge pull request #50 from branan/instance_data_symbols R. Tyler Croy 2012-08-15 11:40:34 -0700