On Thu, 28 Jun 2012, Gregory Orange wrote:

> Hi again,
> From examples I have gleaned the following snippet for manifests/site.pp
> 
> Package {    provider => $operatingsystem ? {
>         FreeBSD => freebsd,
>         #FreeBSD => ports,
>         debian  => aptitude,
>         redhat  => up2date    }}
> 
> Are there providers documented somewhere? I'm not sure where to
> look, and I haven't come across it in my stumbling, googling,
> mailing list lurking or docs.puppetlabs.com.

The different package resource providers and their differences documented here:
<http://docs.puppetlabs.com/references/latest/type.html#package>


- R. Tyler Croy
--------------------------------------
    Code: http://github.com/rtyler
 Chatter: http://twitter.com/agentdero
          rty...@jabber.org

Attachment: pgpGrtz7lg0lQ.pgp
Description: PGP signature

Reply via email to