bin/elb_rotate.rb in rodeo_clown-0.0.1 vs bin/elb_rotate.rb in rodeo_clown-0.1.0
- old
+ new
@@ -32,11 +32,5 @@
RodeoClown::ELB.new elb
end
rc_elb = get_elb
puts rc_elb.instances.map &:id
-
-
-#puts "rotating 'giftcards1' -> 'giftcards2'"
-#elb.rotate("giftcards1" => "giftcards2")
-
-#puts "done!"