We're seeing this periodically from client machines:
Apr 21 16:31:09 blumfrub puppetd[31154]: (/File[/var/lib/puppet/lib]) Failed to
generate additional resources using 'eval_generate': Error 400 on SERVER:
undefined method `collect' for nil:NilClass
http://projects.reductivelabs.com/issues/286
David Schmitt wrote:
> Jeremy Hansen schrieb:
>
>> notice: Starting Puppet server version 0.24.8
>> debug: Allowing authenticated client blah(10.10.10.11) access to
>> puppetmaster.getconfig
>> debug: Our client is remote
>> debug: Executing '/u
include inventory-client
include snmpd
include sudo
include ssh
include resolvconf
include ossec-hids-client
include hosts
}
> - JimP
>
> On Jun 3, 2009, at 7:12 PM, Jeremy Hansen wrote:
>
>
>> Actually, puppet seems to be doing this for any NEW host. What
>>
James Turnbull wrote:
> Jeremy Hansen wrote:
>
>> This one is driving me a little crazy.
>>
>> This is a Xen host. The first we're trying to get into puppet. I
>> continuously get:
>>
>> Could not retrieve catalog: Could not find node 'bla
Actually, puppet seems to be doing this for any NEW host. What went wrong?
-jeremy
Jeremy Hansen wrote:
> This one is driving me a little crazy.
>
> This is a Xen host. The first we're trying to get into puppet. I
> continuously get:
>
> Could not retrieve catal
This one is driving me a little crazy.
This is a Xen host. The first we're trying to get into puppet. I
continuously get:
Could not retrieve catalog: Could not find node 'blah'; cannot compile
I can't figure out why this is happening.
No problem with resolving. The puppetmaster is saying t
to remember a tweet about it too.
>
> Regards
>
> James Turnbull
>
> On 15/05/2009, at 2:00 PM, Russ Allbery wrote:
>
>
>> Jeremy Hansen writes:
>>
>>
>>> How do I dictate the order of how things get executed? Right now
>>> i
If there's a section in the documentation that highlights this, please
feel free to point me in the right direction. I am definitely a beginner.
I'm trying to build a recipe to install splunk clients on all our
hosts. Splunk is a commercial log aggregation utility. The RPMs splunk
distribut
RijilV wrote:
> 2009/5/7 Jeremy Hansen :
>
>> 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 hado
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 | awk -F: '{print
$6}'` == '/home/hadoop'"
}
The idea is the user
10 matches
Mail list logo