-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Packaging
-
Environment:Any
-
Fully Compatible
-
Linux
-
The default mongod.conf that ships with the RPM has inconsistent spacing:
E.g.:
dbpath=/var/lib/mongo
and:
fork = true
One style should be chosen. It makes it difficult to manage the configuration file with something like Puppet and Augeas. It also makes the configuration file unsourcable in shell.
- links to