awsome 0.0.28 → 0.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,13 @@ module Awsome
14
14
  @i_pool = match[:i_pool]
15
15
  @r_pool = match[:r_pool]
16
16
 
17
+ puts "Executing Match"
18
+ puts "==============="
19
+ puts "Instance:"
20
+ p @i_pool
21
+ puts "Requirement:"
22
+ p @r_pool
23
+
17
24
  run
18
25
  wait_for_ssh
19
26
  tag_instances
@@ -54,8 +54,6 @@ module Awsome
54
54
  end
55
55
  end
56
56
 
57
- p inflated
58
-
59
57
  inflated
60
58
  end
61
59
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awsome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.28
4
+ version: 0.0.29
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: