that my base OS install will always contain all tools
used by puppet.
It would be probably better if Puppet initialized providers on demand (lazy).
This way I would require that this package is installed before using the
resource.
Regards,
Jakub Pastuszek
signature.asc
Description: This is a d
Hi All,
I have a provider dns_zone_recourd that is using nsupdate and dig
commands.
nsupdate and dig are provided by bind-utils RPM.
Before I get puppet to install bind-utils I am getting an error:
"Could not run Puppet configuration client: Could not find a default
provider for dns_zone_record"