I am a little confused :) Couple of questions: Is the puppet DB the same as the inventory DB ? If so, can I have all my puppet masters pointing to the same DB and point dashboard at this DB so I can see all my puppet nodes and inventory through one puppet-dashboard? If not, then what is the difference between the puppet DB and the inventory DB? Thanks in advance Cheers, Oli -- 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/-/kE__DP2E7loJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
http://docs.puppetlabs.com/puppetdb/1/using.html#using-the-inventory-service If you are using puppetdb backend you just need to enable the dashboard inventory service and it will automatically get the inventory information from puppetdb. No more need to add those mysql settings on puppet.conf for the inventory service. On Sunday, November 18, 2012 8:19:29 AM UTC-8, vioilly wrote:> > I am a little confused :) Couple of questions: > > Is the puppet DB the same as the inventory DB ? > > If so, can I have all my puppet masters pointing to the same DB and point > dashboard at this DB so I can see all my puppet nodes and inventory through > one puppet-dashboard? > > If not, then what is the difference between the puppet DB and the > inventory DB? > > > Thanks in advance > > Cheers, > Oli >-- 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/-/YSZ06laQGHQJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Perfect. Thank you - I actually came across this URL and have read through it. Thanks for your reply On Sunday, November 18, 2012 10:07:44 PM UTC, Felipe Salum wrote:> > > http://docs.puppetlabs.com/puppetdb/1/using.html#using-the-inventory-service > > If you are using puppetdb backend you just need to enable the dashboard > inventory service and it will automatically get the inventory information > from puppetdb. No more need to add those mysql settings on puppet.conf for > the inventory service. > >-- 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/-/egkVPcJvd8AJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.