Update default.rb
This commit is contained in:
parent
82ec3f81e8
commit
5678637de3
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ end
|
|||
# MONGODB
|
||||
#####################################
|
||||
package 'mongodb'
|
||||
service 'mysql' do
|
||||
service 'mongodb' do
|
||||
action [:enable, :start]
|
||||
end
|
||||
|
||||
|
|
Reference in a new issue