awsome 0.0.0 → 0.0.1

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.
Files changed (2) hide show
  1. data/lib/awsome/executor.rb +0 -6
  2. metadata +1 -1
@@ -14,12 +14,6 @@ module Awsome
14
14
  @i_pool = match[:i_pool]
15
15
  @r_pool = match[:r_pool]
16
16
 
17
- puts "instance pool:"
18
- ap @i_pool
19
-
20
- puts "requirement pool:"
21
- ap @r_pool
22
-
23
17
  run
24
18
  wait_for_ssh
25
19
  reattach_volumes
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.0
4
+ version: 0.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: