Peter Burkholder wrote:
> Is it this issue?
>
> http://projects.reductivelabs.com/issues/1511
>
> You need to have ruby-shadow library and restart puppetd.
Thanks for your reply Peter. Unfortunately this issue is talking about
the useradd provider and I was asking about pw (which is the only op
On Fri, 08 May 2009 08:41:22 +0200
Peter Meier wrote:
>
> Hi
Hi Pete,
> > yumrepo { "pic":
> > baseurl =>
> > "http://server/mrepo/local-PIC-noarch/RPMS.pic/";, descr=>
> > "pic", name => "pic",
> > enabled => absent,
> > }
> >
hi,
I was wondering, can we create stored virtual ressources like a @@file
on a node and have it realized on another node ?
regards,
Jean.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To
Todd Zullinger wrote:
> Jeremy Hansen wrote:
>
>> I'm new to puppet. I'm trying to use some real case examples to better
>> understand how Puppet works.
>>
>> Here's my case:
>>
>> exec { "usermod -d /home/hadoop -s /bin/bash hadoop":
>> unless => "test `grep ^hadoop /etc/passwd |
Hi
> I was wondering, can we create stored virtual ressources like a @@file
> on a node and have it realized on another node ?
yes, we can. ;)
cheers pete
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet U
Hi,
I would say that this is a good idea except for the custom fact part.
Since these are not items that you will 'discover' from the system, a
custom function that looks up items in a table/LDAP server/whatever
would be more appropriate.
This reduces the load on both your clients and your netw
On Fri, May 8, 2009 at 1:41 AM, Peter Meier wrote:
>
> Hi
>
>> yumrepo { "pic":
>> baseurl =>
>> "http://server/mrepo/local-PIC-noarch/RPMS.pic/";,
>> descr => "pic",
>> name => "pic",
>> enabled => absent,
On Fri, May 8, 2009 at 8:37 AM, Peter Meier wrote:
>
> Hi
>
>> I was wondering, can we create stored virtual ressources like a @@file
>> on a node and have it realized on another node ?
>
> yes, we can. ;)
>
> cheers pete
>
Um cool, but how does that work? I am still trying to get a handle on
vi
Hi
> Nice module may use it. Looking over it I did find one minor issue
> with the epel source:
>
> yum::managed_yumrepo { epel-source:
> descr => 'Extra Packages for Enterprise Linux $releasever -
> $basearch - Source',
> mirrorlist =>
> 'http://mirrors.fedoraproject.org/mirror
Hi
>>
>>> I was wondering, can we create stored virtual ressources like a @@file
>>> on a node and have it realized on another node ?
>>
>> yes, we can. ;)
>>
>> cheers pete
>>
> Um cool, but how does that work? I am still trying to get a handle on
> virtual resources. As I rewrite my not so gre
I have puppet installed on 15 identical CentOS 5.2 systems and it runs
perfectly on all of them but 2. i get the following different one from
each.
the same version of ruby, facter, and puppet are on all machines using
yum:
Installed: ruby - 1.8.5-5.el5_2.6.x86_64
Installed: facter - 1.3.7-1.el5.
My puppet setup has been working nicely for a while, but recently I get errors
like this a lot:
May 9 15:46:33 puppet puppetd[22423]:
(//Node[basenode]/nagios::nrpe/File[/usr/local/nagios/plugins/check_apt])
Failed to retrieve current state of resource: Connection reset by peer -
SSL_connect
On May 6, 2009, at 7:36 PM, Ben wrote:
>
> I am creating a "define" to manage cups printers on many servers and
> would like to export the necessary 'file' and 'exec' resources with
> multiple tags so i can be selective about what is realized on what
> servers but i don't seem to be able to get i
13 matches
Mail list logo