foreman-tasks 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,6 +54,8 @@ module ForemanTasks
54
54
  end
55
55
 
56
56
  rake_tasks do
57
+ # enforce local executor in rake tasks
58
+ ForemanTasks.dynflow.executor!
57
59
  load File.expand_path('../tasks/dynflow.rake', __FILE__)
58
60
  end
59
61
  end
@@ -1,3 +1,3 @@
1
1
  module ForemanTasks
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman-tasks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: