On Thu, Apr 15, 2010 at 9:48 PM, Ken wrote:
> What do you want to do above and beyond say - installing a package?
> ie. in redhat I just did:
>
> package {"java-1.6.0-sun": ensure => installed }
>
> As redhat stuff java in their repos :-).
ISTR you have to enable the 'supplemental' channel subscr
What do you want to do above and beyond say - installing a package?
ie. in redhat I just did:
package {"java-1.6.0-sun": ensure => installed }
As redhat stuff java in their repos :-).
ken.
On Apr 15, 9:15 am, SyRenity wrote:
> Hi.
>
> Is there any good Sun Java recipe out there?
>
> Regards.