Skip to content

WIP: lightweight resource for managing nsswitch.conf

Christopher Huhn requested to merge nsswitch_lwrp into master

Managing nsswitch.conf as a template is prone to race conditions ie. between LDAP and autofs setup.

Managing the file contents via a lightweight resource fixes this problem.

Merge request reports