Hello,

I am currently trying to get the puppetdb dashboard and the puppet 
dashboard working on the same system. Puppet dashboard is working great but 
after "successfully" installing puppetdb following puppet's opensource 
instructions the puppetdb dashboard just doesn't seem to exist (according 
to some sites I should be able to get to it by going to 
puppetdbserver.com:8080/dashboard.index.html). Is the puppetdb dashboard 
only available in the enterprise version or does it exist in the opensource 
version as well?

Is anyone successfully using puppetdb with the puppet dashboard? How do 
they relate to one and other since they both seem to operate off different 
databases (I understand that they plan on implementing PostgreSQL support 
in the puppet dashboard later so you could get them in the same db). We 
like the dashboard reporting and also being able to add and remove nodes 
classes etc through an interface is good as well but would still like to 
take advantage of some of the features of the puppetdb (automate nagios 
configs etc).

My current master puppet.conf configs are as follows

[master]
autosign = /etc/puppet/autosign.conf
reports = store, http
reporturl = http://127.0.0.1:4000/reports/upload
node_terminus = exec
external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=http://127.0.0.1:4000/ 
/usr/share/puppet-dashboard/bin/external_node
storeconfigs = true
storeconfigs_backend = puppetdb

Please let me know what you think.

Thank you,

Luke

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/oCxNAJ4pIrcJ.
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