info: access[^/catalog/([^/]+)$]: allowing 'method' find
info: access[^/catalog/([^/]+)$]: allowing * access
info: access[/certificate_revocation_list/ca]: allowing 'method' find
info: access[/certificate_revocation_list/ca]: allowing * access
info: access[/report]: allowing 'method' save
info: access[/report]: allowing * access
info: access[/file]: allowing * access
Running the server in foreground with the debug option gives me this
when the client runs puppet.

info: access[/certificate/ca]: adding authentication no
info: access[/certificate/ca]: allowing 'method' find
info: access[/certificate/ca]: allowing * access
info: access[/certificate/]: adding authentication no
info: access[/certificate/]: allowing 'method' find
info: access[/certificate/]: allowing * access
info: access[/certificate_request]: adding authentication no
info: access[/certificate_request]: allowing 'method' find
info: access[/certificate_request]: allowing 'method' save
info: access[/certificate_request]: allowing * access
info: access[/]: adding authentication any
info: Inserting default '/status'(auth) acl because none where found
in '/etc/puppet/auth.conf'
info: Expiring the node cache of pc001
info: Not using expired node for pc001 from cache; expired at Wed Jan
26 15:27:43 +0100 2011
info: Caching node for pc001

So I guess it takes the configuration fro a catalog somewhere but I
don't know how to disable it.
Do you know if it is possible to use the puppetmaster without
auth.conf?
Thanks.
Adriana
On Jan 26, 3:12 pm, Felix Frank <felix.fr...@alumni.tu-berlin.de>
wrote:
> On 01/26/2011 03:01 PM, Adriana wrote:
>
> > It is very strange, the /var/log/messages on the server says:
>
> > pc03 puppet-master[32210]: Compiled catalog for pc001 in environment
> > production in 0.03 seconds
> > but then the rigth catalog is not downloaded.
>
> Oh, another guess: You're using the wrong site.pp and it includes a
> default node.
> So there's no error, and you get no resources/classes etc.
>
> Find it. Run the puppetmaster with debug output if necessary.
>
> Cheers,
> Felix

-- 
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.

Reply via email to