On Nov 1, 2010, at 4:27 AM, theirpuppet wrote:

> Hi all. I'm unable to integrate puppet dashboard as I keep getting the
> following error: No report named 'puppet_dashboard'
> 
> 
> Relevant configuration (names changed to protect the innocent)..
> 
> ==== /etc/puppet/puppet.conf
> [puppetd]
>        libdir=$vardir/lib
>        libdir=/var/www/puppet-dashboard/lib/puppet
> 
> [puppetmasterd]
>        reports = puppet_dashboard
>        storeconfigs = true
>        dbadapter = mysql
>        dbuser = XXX
>        dbpassword = XXX
>        dbserver = localhost
>        dbsocket = /var/lib/mysql/mysql.sock
> 
> 
> [u...@host /var/lib/puppet/reports]# ls -l puppet_dashboard.rb
> lrwxrwxrwx 1 root root 56 Nov  1 11:20 puppet_dashboard.rb -> /var/www/
> puppet-dashboard/ext/puppet/puppet_dashboard.rb
> 
> [u...@host /var/lib/puppet/reports]# tail /var/log/messages
> Nov  1 11:20:59 XXX puppetmasterd[1180]: Compiled catalog for XXX in
> 0.18 seconds
> Nov  1 11:20:59 XXX puppetmasterd[1180]: No report named
> 'puppet_dashboard'

What puppetmaster version?

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