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

Is there option not to restart mongod when there is config change ? #45

@sanjay92-gupta

Description

@sanjay92-gupta

Question rather than issue :
We hade made default.rb where we are modifying values

cat default.rb

node.default['mongodb3']['version'] = '3.2.8'
node.default['mongodb3']['package']['version'] = '3.2.8'
....

Is there any such option we can put here so that when there is config change, we don't want to restart mongodb server process. By default action is restart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions