[Puppet Users] Re: Multiple Requires not allowed, not sure what this is for...

2013-01-04 Thread Hans van der Made
pending on individual resources (File etc.) within a single class. Dependencies outside the class (e.g. in another manifest) are on classes only. Not sure if others agree, but we made this choice so we could move resources around within a class, clean up code, change File { "path": to Fi

[Puppet Users] Re: Puppet and installing packages from source

2013-01-04 Thread Hans van der Made
On Friday, January 4, 2013 10:39:53 AM UTC+1, magi...@gmail.com wrote: > > I understand exactly what source packages do, if it makes it easier for > you I'll call them tar.gz files. > Also, I don't find your comparison valid, as the result of package > installation be it yum or ./configure && m

[Puppet Users] Re: Avoiding a ball of yarn and technical debt

2013-01-01 Thread Hans van der Made
Make sure you know when boxes don't have their puppet agent running. To the others: feel free to complain if I'm missing the boat here. First post... Best, Hans van der Made Utrecht University NL -- You received this message because you are subscribed to the Google Groups "Pu

[Puppet Users] Re: ZFS provider does not delete - user or puppet error?

2009-09-04 Thread Hans van der Made
>> err: //Node[nodename]/v20z-base-zfs/Zfs[rpool/export/home]/ensure: >> change from present to absent failed: Could not set absent on ensure: >> undefined method `destroy' for # at >> /path/v20z-base-zfs/manifests/init.pp:31 >> > This looks like a bug :) > It is calling destroy(), but it isn't

[Puppet Users] Re: ZFS provider does not delete - user or puppet error?

2009-09-03 Thread Hans van der Made
Hi Martin, >> err: //Node[nodename]/v20z-base-zfs/Zfs[rpool/export/home]/ensure: >> change from present to absent failed: Could not set absent on ensure: >> undefined method `destroy' for # at >> /path/v20z-base-zfs/manifests/init.pp:31 >> > This looks like a bug :) > It is calling destroy(), bu

[Puppet Users] ZFS provider does not delete - user or puppet error?

2009-09-02 Thread Hans van der Made
ideas. I'm afraid my Ruby skills are severely limited :( Using Puppet 0.24.8 from Blastwave-packages. Thanks! -- Regards, Hans van der Made NL --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users"