> http://reductivelabs.com/trac/puppet/wiki/TypeReference#package
>
> If you don't set the provider explicitly puppet tries to choose the
> best
> one for you.
>
> > The node in question does not support yum at all. (It 's a
customized
> > appliance type linux)
>
> A patch with a few line of c
Hi
> class foo::bar:quiz {
> package {
> "fancy-package":
> ensure => installed,
> source => "http://yum/yum/repo/5/i386/
> verycoolrpm..noarch.rpm"
> }
package {
"fancy-package":
ensure => installed,
source => "htt