On Wed, Apr 4, 2012 at 8:27 AM, niraj <niraj8...@gmail.com> wrote: > Hi All, > I have somehow managed to configure the puppet dashboard, but it > is not displaying the nodes and the classes in the dashboard. It is > completely empty. Any one has any idea of configuring puppet dashboard > so that it displays all the nodes, classes, and reports/ I am newbie > so please explain in a little brief. >
Hi Niraj, Nodes won't show up until the puppet agent has finished a complete catalog run and submitted their report to the Puppet Master. If you've run puppet agent on your nodes and they're still not showing up, it might be that the agent is not submitting a report to the master. A common overlooked step is to set report = true in puppet.conf on all of the agents. Hope this helps, -Jeff -- 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.