Closed b1rger closed 7 years ago
Puppet doesn't use the system ruby. I assume it needs to be installed using puppet's own gem.
This module should install the required gems per https://github.com/macadmins/puppet-macauthdb/blob/master/manifests/install.pp#L6
as long as your set $macauthdb::params::install_gems,
to true
in your hiera config.
Cheers
Thanks Clayton, closing.
hi,
i'm trying to use the macauthdb module on high sierra. when i run puppet agent, i get
Error: Could not find a suitable provider for macauthdb
and with debug messages i get multiple:although sqlite is installed:
do you have any idea how to fix this?