You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, I saw that when making the issue as well, but I do feel it's kind of a workaround -- the current behaviour at least violates the principle of least surprise, imo.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Set up a default mongodb install with the module, e.g.
After puppet has set up everything, run
mongoas root on the server to get a mongodb shell.Exit the mongodb shell, then trigger a puppet run.
What are you seeing
Puppet sees the (empty)
/root/.mongorc.jsfile, deletes it, and restarts mongod.What behaviour did you expect instead
mongod should not be restarted whenever someone starts a mongo shell on the server as root.
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: