[Puppet Users] Puppet 0.25.4 Init problem

2010-03-11 Thread Haris Farooque
erver start Starting puppet: Could not prepare for execution: Could not create PID file: /var/puppet/run/puppetmaster.pid this is happening with the client too. what is the problem here? is it a file permission issue? looking forward to hear some replies -- M. Haris Farooque -- You re

Re: [Puppet Users] File paths must be fully qualified

2010-03-05 Thread Haris Farooque
#require => Package["sudo"], } this is the err: err: Could not run Puppet configuration client: Parameter path failed: File paths must be fully qualified, not 'puppet:/SLES_SUDO/sudoers' at /etc/puppet/manifests/: Am 03.03.2010 13:17, schrieb Haris Farooque:

[Puppet Users] File paths must be fully qualified

2010-03-03 Thread Haris Farooque
ified, not 'puppet:/myFileSrc**/' at /etc/puppet/manifests/:158 *whats wrong here? * *-- Haris Farooque -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups

[Puppet Users] puppet Upgrade request from 0.24.8 To 0.25.4 (SLES 11 Package)

2010-02-24 Thread Haris Farooque
to upgrade to latest stable release 0.25.* for server (with factor) and client-nodes. We just like to enquire you if there is a package/rpm available for SLES 11? If yes, please share with us? Thanks -- M. Haris Farooque -- You received this message because you are subscribed to the Google

[Puppet Users] Puppet 0.25.* SLES 11 Package

2010-02-24 Thread Haris Farooque
there is a package/rpm available for SLES 11? If yes, please share with us? Thanks -- M. Haris Farooque -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe

[Puppet Users] Iterating Arrays using loop

2010-02-18 Thread Haris Farooque
Dear members, Is it possible to iterate arrays ? Loops will definitely solve this, but i don't know how to do it in puppet. waiting for suggestions and comments Thanks -- M. Haris -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to th

[Puppet Users] Problem in Setting User Password

2010-01-28 Thread Haris Farooque
sage; 'Provider useradd does not support features manages_passwords; not managing attribute password' I have read this; http://reductivelabs.com/trac/puppet/wiki/PuppetRedHatCentos However, libshadow package (libshadow.so) is in /usr/local/libshadow directry. can anyone help me out