[Puppet Users] Re: Requiring a package to satisfy a provider requirement

2011-09-20 Thread Matthew Willsher
On Sep 19, 4:06 pm, Matt wrote: > On Sep 19, 3:52 pm, John Kennedy wrote: > > > > > Would it be possible to create a class to install Glassfish and require that > > class to be fulfilled before?  I actually thought that > > require      => Package['glassfish'] > > would have the desired effect.

[Puppet Users] Re: Requiring a package to satisfy a provider requirement

2011-09-20 Thread Matthew Willsher
On Sep 20, 1:02 pm, Matthew Willsher wrote: > On Sep 19, 4:06 pm, Matt wrote: > > > On Sep 19, 3:52 pm, John Kennedy wrote: > > > > Would it be possible to create a class to install Glassfish and require > > > that > > > class to be fulfilled befo