On 09/25/2012 08:14 PM, Justin Stoller wrote:
I know that yours was more a question for the community but have you
checked out:
http://docs.puppetlabs.com/puppet/#hacking-and-extending
If those aren't super helpful we'd love to make them better.
Hmm, I've read:
http://docs.puppetlabs.com/guide
HI Justin,
I have reviewed those documents and the Provider Development doc
doesn't tell me much more than what a provider does. There are no
example other than how to set a command or limit to a certain system
type. Take for example the docs on Using Parameterized Classes. I can
take that documen
I know that yours was more a question for the community but have you
checked out:
http://docs.puppetlabs.com/puppet/#hacking-and-extending
If those aren't super helpful we'd love to make them better.
HTH,
Justin
On Tue, Sep 25, 2012 at 10:47 AM, Jakov Sosic wrote:
> On 09/25/2012 05:09 PM, Da
On 09/25/2012 05:09 PM, Darin Perusich wrote:
> Hello All,
>
> Does anyone have any good documentation, with examples, on writing
> providers? I have both the puppet books and I've been reviewing the
> various providers that are distributed w/puppet and modules but I'm
> not seeing things like how
Hello All,
Does anyone have any good documentation, with examples, on writing
providers? I have both the puppet books and I've been reviewing the
various providers that are distributed w/puppet and modules but I'm
not seeing things like how to properly execute commands, best way to
parse output,