search for: provider_features

Displaying 2 results from an estimated 2 matches for "provider_features".

2007 Jun 08
9
There away to pass args to a package provider ?
I maintain a few production gentoo machines. I do this by creating builtds for packages and centralizing these builds via nfs. when puppet tries to fulfill a requirement for say sudo it calls emerge, but i want to call emerge with -k which forces emerge to look for a binary before trying to built the package itself. is there any way to do this in the current release ?
2011 Jul 06
7
Issue with puppet file serving api not parsing yaml content correctly
I am working on building a facter tag based node classifier similar to https://github.com/jordansissel/puppet-examples/tree/master/nodeless-puppet/. However, I have run into an issue where I cannot use puppet''s require file ability to push the yaml file containing the facts file to the client because it would require two runs of puppet to pickup changes. Consequently, I have written into