issues
search
trlinkin
/
puppet-nsswitch
Puppet module to control /etc/nsswitch.conf file.
Other
2
stars
34
forks
source link
Add support for EL8
#36
Closed
trevor-vaughan
closed
4 years ago
trevor-vaughan
commented
4 years ago
Continuation of
https://github.com/trlinkin/puppet-nsswitch/pull/34
by @rcalixte
Added support for EL8
Added a
file_path
parameter to allow users to move the nsswitch.conf target
Updated/fixed documentation for
puppet strings
Generated a REFERENCE.md and linked it to the README.md
Updated the minimum required version of
puppetlabs-stdlib
for support for the
Stdlib::Unixpath
data type
Updated the spec tests
file_path
parameter to allow users to move the nsswitch.conf targetpuppet strings
puppetlabs-stdlib
for support for theStdlib::Unixpath
data type