-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is going out on a limb, but is your manifest file in UNIX format?

dos2unix <file>

And try again.

Puppet will skip files it doesn't understand from what I remember having
made this mistake a couple of times.

Trevor

On 01/26/2011 11:12 AM, Adriana wrote:
> The result is the same and no message "We're going insane" appears.
> I am without hope...I don't know..
> 
> 
> On Jan 26, 4:38 pm, "luke.bigum" <luke.bi...@fasthosts.co.uk> wrote:
>> Ł10 says we're all missing something really obvious and we'll kick
>> ourselves afterwards ;)
>>
>> Adriana, just confirm that in your puppet master's puppet.conf that
>> you generated with "puppetd --genconfig":
>>
>> manifest = /etc/puppet/manifests/site.pp
>>
>> That's what comes up for my version of Puppet (2.6.3). Can you replace
>> everything in that site.pp with this and only this:
>>
>> node default {
>>   notify { "woof": message => "We're going insane." }
>>
>> }
>>
>> And run your client again. And just as an aside can you do this:
>>
>> grep -P -v '(#|^$)' /etc/puppet/puppet.conf
>>
>> ... Hmm, that's highlighted something... there's no [master] section.
>> I don't know if this is a problem or not, but if the above site.pp
>> doesn't shed any light, can you please put in this ultra simple
>> puppet.conf and try again:
>>
>> [main]
>>     logdir = /var/log/puppet
>>     rundir = /var/run/puppet
>>     ssldir = $vardir/ssl
>>     factpath = $vardir/lib/facter
>> [agent]
>>     classfile = $vardir/classes.txt
>>     localconfig = $vardir/localconfig
>> [master]
>>     manifest = /etc/puppet/manifests/site.pp
>>
>> See how you go.
>>
>> -Luke
>>
>> On Jan 26, 3:07 pm, Felix Frank <felix.fr...@alumni.tu-berlin.de>
>> wrote:
>>
>>> On 01/26/2011 04:03 PM, Adriana wrote:
>>
>>>> The trace of the puppetmaster grepped with site gives me the right
>>>> site.
>>>> I cannot understand what happens.
>>>> It really looks like the client doesn't take the configuration at all.
>>
>>> I'm stumped then. My last advice is to look hard and find out if there's
>>> a default node (or any node, such as "pc*") defined *anywhere* that may
>>> be clouding your attempts.
>>
>>> Regards,
>>> Felix
> 

- -- 
Trevor Vaughan
 Vice President, Onyx Point, Inc.
 email: tvaug...@onyxpoint.com
 phone: 410-541-ONYX (6699)
 pgp: 0x6C701E94

- -- This account not approved for unencrypted sensitive information --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEbBAEBAgAGBQJNQF4RAAoJECNCGV1OLcypNvQH+MuzaFqRVZ7wEUdZ4eXVDXB1
7PgNeU3Th2F7XzXqfPWmWJPGNpbaIXCSYFU79+11dCaw09EO+s3se9LfzQdp1avg
k8XYt+6CF5mljfqorc1kjTgIVGp4izm74oG6bHRL8EpjB/qu9+dDSkSApOBxHUCY
nG4I2ndHpOnajniu3eanINHrb3f8xXEVx+3uLd1tBh7dlHTr7FeqYxGQghdK7dvK
PRNfuzeBO0LdTFhMO9qyfmJkTFMcBqkgoYZXQICZ7aRtn7esNzPP9CVBoYRCQbcB
ChFR8yXkp0tfINct+Rzxyeeyc8w6DV48Y4AbRW83o0s9KXCCYlFZh/8NJN6Obg==
=U+We
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

<<attachment: tvaughan.vcf>>

Reply via email to