Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Commit

Permalink
Merge pull request #36 from jolcese/configrestart
Browse files Browse the repository at this point in the history
Update mongos.rb
  • Loading branch information
sunggun-yu committed Aug 3, 2016
2 parents bf86b73 + 2c04998 commit d26b4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/mongos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
:config => node['mongodb3']['config']['mongos']
)
helpers Mongodb3Helper
notifies :restart, "runit_service[mongos]"
end

# Create the log directory
Expand Down

0 comments on commit d26b4f3

Please sign in to comment.