Closed pavgi closed 12 years ago
Puppet resource command returns following error for the custom 'onehost' type/provider.
$ puppet resource onehost Could not run: Provider onehost has not defined the 'instances' class method
Need to add class instances method which will return resources in the Puppet manifest format.
Puppet resource command returns following error for the custom 'onehost' type/provider.
Need to add class instances method which will return resources in the Puppet manifest format.