Thanks Alan,
Yesterday, I did it exactly the same way and it is running fine. I hope
this will be helpful for other puppet newbies too.
Am 24.03.2010 19:09, schrieb Alan Barrett:
On Mon, 22 Mar 2010, Farooque M Haris wrote:
class /*DevelopersManager */#Secondary Class 1
{
*$fileList
I am trying to create set of users from different set of lists in the
following way;
*Secondary Classes*
-
class /*DevelopersManager */#Secondary Class 1
{
*$fileList* = "developerUserlist.txt"
*$group* = "users"
*$home *= "/home"
include StaffManager
}
class /*Admi
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
#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:
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
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
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
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" gr
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
Dear all,
I have configure SNMP on IBM-AIX machine. since, in AIX there are number
of sub-agents running for snmp agent i.e. number of configuration files
to alter e.g. snmpdv3.conf, snmpmibd.conf, aixmibd.conf, hostmibd.conf.
Has anybody configured them before? what could be a better way to do
dear all,
I am stuck in a small issue with my AIX node. I need to copy the ssh key
file of individual users from my server in to their home directory in
AIX client.
I cannot manage the 'source' resource with path defined in fileserver.conf.
filserver.conf:
[AIX]
path myfil
jcbollinger schrieb:
>
> On Nov 12, 7:32 am, M F Haris wrote:
>
>> I want to manage services in my AIX node. I mean i can start/stop
>> service using
>> exec { command => "/etc/rc/blah-service start",} but i like this to be
>> done by puppet itsel
hi all,
I am trying to create a set of users on my AIX node and trying to get
their authorized_keys which are already hosted on my server with name
like, myuser_id_ds.pub. Currently i am managing 2 nodes (1. Suse
Enterprise 2. AIX). I defined the 'source' file paths in 2 separate
contexts in
Dear all,
I want to manage services in my AIX node. I mean i can start/stop
service using
exec { command => "/etc/rc/blah-service start",} but i like this to be
done by puppet itself with its type reference 'service'.
has anyone manage the services on AIX machine ??? if yes, please share it!
P
Ben Lavender schrieb:
> Hi,
>
> I'm trying to create an authorized key and a user in one go and I'm
> not getting anywhere:
>
> class users {
>
> user { "ben" :
> ensure => present,
> uid => 1010,
> gid => "users",
> managehome => true,
> password => "blahblah"
> }
>
> ssh
te of resource: Fileserver module
'users' not mounted Could not describe /users/keys/id_rsa.pub.foo
On Oct 30, 12:16 pm, haris wrote:
> hi all,
> I need to generate ssh authorize keys for a list of users hosted on
> different servers.the users are active and each one has its publ
hi all,
I need to generate ssh authorize keys for a list of users hosted on
different servers.the users are active and each one has its public key
(id_rsa.pub) hosted in 1 server. now what i need to do is to generate
the authorize keys from each of their public key. the key is easily
generating if
On Oct 22, 2:33 pm, haris wrote:
> Dear all,
>
> I am stuck with a problem while playing with Puppet 0.24.8.
> when i run client daemon it gives following error: "Could not retrieve
> catalog: Could not parse for environment production: Could not match
> '#' a
Dear all,
I am stuck with a problem while playing with Puppet 0.24.8.
when i run client daemon it gives following error: "Could not retrieve
catalog: Could not parse for environment production: Could not match
'#' at /etc/puppet/manifests/site.pp:2"
the things i am doing;
nodes.pp
#
hi Reno,
I read your post but I am really sorry I cannot help you out because i
am facing the same problem here. It was working before but now it
stops working. Did you found any solution of this intriguing problem?
if yes, please share it with me..
regards
On Oct 21, 4:27 pm, Reno wrote:
> Ok
20 matches
Mail list logo