Skip to content

WIP: Rework nsswitch

Christopher Huhn requested to merge rework_nsswitch into master

Make sure defaults are always added to /etc/nsswitch.conf even if not completely defined as node['sys']['nsswitch'][…]. Use a hash of keys and values instead of an array of rule lines.

Merge request reports