bennojoy / mongo_mongoc

This role installs and configures the mongo configuration servers
0 stars 4 forks source link

Set ownership on mongoc config files #2

Open DavidWittman opened 10 years ago

DavidWittman commented 10 years ago

Without setting the ownership of the config files properly, the mongo user is unable to read them and fails with the following message:

ERROR: could not read from config file

Setting the ownership to the mongo user and group fixes this issue.