Good thinking Felix.

I changed the class name to syslogngcrctesting and wahlah! the client pulls
and applies the catalog.

[r...@syslogng ~]# puppetd --test --verbose
notice: Ignoring --listen on onetime run
info: Caching catalog for syslogng.akc.org
info: Applying configuration version '1291906551'
notice: /Stage[main]/All_hosts_redhat/Service[nfslock]/ensure: ensure
changed 'stopped' to 'running'
notice: /Stage[main]/All_hosts_redhat/Service[nfs]/ensure: ensure changed
'running' to 'stopped'
notice: /Stage[main]/All_hosts_redhat/Service[atd]/ensure: ensure changed
'running' to 'stopped'
notice: /Stage[main]/All_hosts_redhat/Service[autofs]/ensure: ensure changed
'stopped' to 'running'
notice: /Stage[main]/All_hosts_redhat/Service[syslog]/ensure: ensure changed
'running' to 'stopped'
info: /Stage[main]/All_hosts_redhat/Service[syslog]: Scheduling refresh of
Service[syslog-ng]
notice: /Stage[main]/Syslogngcrctesting/Service[syslog-ng]/ensure: ensure
changed 'stopped' to 'running'
notice: /Stage[main]/Syslogngcrctesting/Service[syslog-ng]: Triggered
'refresh' from 1 events
notice: Finished catalog run in 76.44 seconds
[r...@syslogng ~]#


/Chris C


On Thu, Dec 9, 2010 at 9:27 AM, Felix Frank <felix.fr...@alumni.tu-berlin.de
> wrote:

> > [r...@puppetmaster manifests]# cat site.pp
> > import "classes/redhat/prod/inf/syslogng/class.pp"
> >
> > node syslogng {
> >     include syslogng
> >     }
>
> Maybe an issue with classname == nodename?
>
> --
> 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 from this group, send email to
> puppet-users+unsubscr...@googlegroups.com<puppet-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

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