mofa 0.3.14 → 0.3.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -208,7 +208,7 @@ class ProvisionCmd < MofaCmd
208
208
  puts "ERROR (#{out[0]}): #{out[2]}" if out[0] != 0
209
209
  end
210
210
  end
211
- at_least_one_chef_solo_run_failed = true if chef_solo_runs[hostname]['status'] == 'FAIL'
211
+ at_least_one_chef_solo_run_failed = true if chef_solo_runs[hostname]['status'] != 'SUCCESS'
212
212
  end
213
213
 
214
214
  # ------- print out report
@@ -1,3 +1,3 @@
1
1
  module Mofa
2
- VERSION = "0.3.14"
2
+ VERSION = "0.3.15"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mofa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.14
4
+ version: 0.3.15
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: