foreman-capistrano 0.53.1 → 0.53.2

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.
@@ -43,8 +43,8 @@ if defined?(Capistrano)
43
43
  "sleep 15",
44
44
  "sudo /etc/init.d/nginx start",
45
45
  "sudo /etc/init.d/monit start",
46
- "sudo /etc/init.d/puppet start"].join('; ')
47
- "sleep 5",
46
+ "sudo /etc/init.d/puppet start"].join('; '),
47
+ "sleep 5"
48
48
  end
49
49
  end
50
50
  end
@@ -1,5 +1,5 @@
1
1
  module Foreman
2
2
 
3
- VERSION = "0.53.1"
3
+ VERSION = "0.53.2"
4
4
 
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman-capistrano
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.1
4
+ version: 0.53.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: