[Puppet Users] Re: automating portinstall via puppet on freebsd

2009-03-23 Thread Ivo van der Meer
Hi Bernd Kuhlen, I was having the same problem while installing nagios nrpe client. At the Makefile were a few deps which are taken care of with the "BATCH=yes" option but I believe they build in another question at $PACKAGEDIR/files/pkg-install.in which doesn't care about the "BATCH=yes" options

[Puppet Users] Re: Howto depend on a package from another class?

2009-03-18 Thread Ivo van der Meer
ot;pam_ldap", "pam_mkhomedir"]; } } } } --- On Wed, 18 Mar 2009 09:29:44 +, paul matthews wrote: > Have you tried within the Package instruction for pam-ldap:- > > require => Package["openldap-client"] > > or if the openldap-client pack

[Puppet Users] Howto depend on a package from another class?

2009-03-18 Thread Ivo van der Meer
Hi, I have a class and want to depend on a Package from another class, how do I solve this ?? I have 2 classes one is called openldap-client and the other is called pam-ldap. I want pam-ldap to depend on the openldap-client class which has a Package called openldap-client. I've tried the followi

[Puppet Users] Re: Puppet ensure file statement pointing to earlier defined file

2009-03-18 Thread Ivo van der Meer
Wow that's a smart way of solving this issue, I haven't thought of that! Tnx! Kind regards, Ivo On Tue, 17 Mar 2009 10:38:57 -0700, Joshua Anderson wrote: > On Mar 17, 2009, at 7:45 AM, Ivo van der Meer wrote: > >> Is my syntax wrong or isn't it poss

[Puppet Users] Puppet ensure file statement pointing to earlier defined file

2009-03-17 Thread Ivo van der Meer
p.conf"]; "sym_ldap.secret": path => $operatingsystem ? { "FreeBSD" => "/usr/local/etc/ldap.secret", "Debian" => "/etc/ldap.secret" }, ensure => File["ldap.secret"]; Kind reg

[Puppet Users] FreeBSD Facter-1.5.4 reporting error after fresh install

2009-03-10 Thread Ivo van der Meer
LOCAL GEMS *** facter (1.5.4) puppet (0.24.7) sources (0.0.2) ------------- Kind regards, Ivo van der Meer --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post t