Open heaven opened 6 years ago
I'm getting the same problem. Seems that attribute is undefined by default.
Looks like this was fixed in #186 already
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Looking at the source I see it approaches
node['mongodb']['config']['net']['port']
but should benode['mongodb']['config']['mongod']['net']['port']
This breaks
sc-mongodb::replicaset
recipe