[Puppet Users] Re: question about package provider on Solaris

2010-07-15 Thread tehcook
ld not add CSWcommon. On Jul 14, 12:12 pm, Nan Liu wrote: > On Wed, Jul 14, 2010 at 12:47 PM, tehcook wrote: > > I'm having similar issues with Blastwave. It does not complain about > > anything and even says that package was updated. Still after the > > puppet run package i

[Puppet Users] Re: question about package provider on Solaris

2010-07-14 Thread tehcook
I'm having similar issues with Blastwave. It does not complain about anything and even says that package was updated. Still after the puppet run package is at the old rev. package { "puppet": ensure => latest, provider => "blastwave", require => P

[Puppet Users] Is Blastwave broken ?

2010-06-29 Thread tehcook
I'm using blastwave package provider to keep puppet up to date. But it does not seem to actually update packages. Puppetd does report that package version was changed to the latest available, but after that pkg-get and pkginfo still show old version installed. Are there any tricks with pkg-get I'm

[Puppet Users] Re: realize virtual definition ?

2010-06-23 Thread tehcook
On Jun 23, 6:38 am, Joe McDonagh wrote: > On 06/22/2010 08:32 PM, tehcook wrote: > > > Hi > > > New to the puppet. I'm trying to make a user management module > > "users", which has one definition and a bunch of classes. Here is my > > structure u

[Puppet Users] realize virtual definition ?

2010-06-23 Thread tehcook
Hi New to the puppet. I'm trying to make a user management module "users", which has one definition and a bunch of classes. Here is my structure under $modulepath : users/manifests/classes/evergent.pp users/manifests/classes/admins.pp users/manifests/classes/list.pp users/manifests/classes/outsid