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 dc11996 commit ffbf55c
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 @@ -33,7 +33,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 ffbf55c

Please sign in to comment.