alpha_omega 0.0.60 → 0.0.61

Sign up to get free protection for your applications and to get access to all the features.
@@ -42,7 +42,7 @@ module AlphaOmega
42
42
  end
43
43
  end
44
44
 
45
- def self.setup_pods (config, node_home, mix_pods = false)
45
+ def self.setup_pods (config, node_home, mix_pods = true)
46
46
  self.what_pods(config, node_home) { |config, pod_name, pod| self.default_pods_tasks.call(config, pod_name, pod, mix_pods) }
47
47
  end
48
48
 
@@ -1,3 +1,3 @@
1
1
  module AlphaOmega
2
- Version = "0.0.60"
2
+ Version = "0.0.61"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 103
4
+ hash: 101
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 60
10
- version: 0.0.60
9
+ - 61
10
+ version: 0.0.61
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem