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
When using the RH MongoDB 3.4 SCL the config file is in
/etc/opt/rh/rh-mongodb34/mongod.conf which causes this fact to fail
because the -syspaths package still installs the binaries to /usr/bin.
Since we don't use this fact, it's enough for now to gracefully handle
this.
Ideally we could use the value for mongodb::server::config but I'm not
aware of a way to do this in facts.
0 commit comments