Skip to content

Commit

Permalink
fix jenkins ruby problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Jürgen Brüder committed Sep 25, 2015
1 parent ba04ce2 commit 9cece32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
group 'rvm' do
members 'jenkins'
append true
notifies :execute, 'jenkins_command[safe-restart]'
notifies :restart, 'service[jenkins]', :immediately
end

# Add GitLab to /etc/hosts
Expand Down

0 comments on commit 9cece32

Please sign in to comment.