mofa 0.3.24 → 0.3.25

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.
@@ -83,9 +83,6 @@ class ProvisionCmd < MofaCmd
83
83
  sftp.file.open("#{solo_dir}/solo.rb", "w") do |file|
84
84
  solo_rb = <<-"EOF"
85
85
  cookbook_path [ "#{solo_dir}/cookbooks" ]
86
- EOF
87
-
88
- solo_rb += <<-"EOF"
89
86
  data_bag_path "#{solo_dir}/data_bags"
90
87
  log_level :info
91
88
  log_location "#{solo_dir}/log"
data/lib/mofa/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Mofa
2
- VERSION = "0.3.24"
2
+ VERSION = "0.3.25"
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.24
4
+ version: 0.3.25
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: