I just set up the latest dashboard release candidate in hopes of trying out the new inventory service. After modifying the puppet- dashboard config to use the inventory service and after changing my auth.conf I gave it a whirl but ran into some issues.. I initially tried using fact_terminus = yaml and was able to do some queries via curl. I''m currently using storeconfigs so setting up another database for the inventory service was pretty easy, however when I set fact_terminus to ''inventory_active_record'' I receive this error when performing a puppet run, "Could not find terminus inventory_active_record for indirection facts" Should this be set to something else for use with puppet-dashboard? -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Jacob Helwig
2011-Mar-18 16:48 UTC
Re: [Puppet Users] Inventory service and dashboard 1.1.0 rc1
On Thu, 17 Mar 2011 21:32:29 -0700, Luke Baker wrote:> > I just set up the latest dashboard release candidate in hopes of > trying out the new inventory service. After modifying the puppet- > dashboard config to use the inventory service and after changing my > auth.conf I gave it a whirl but ran into some issues.. > > I initially tried using fact_terminus = yaml and was able to do some > queries via curl. I''m currently using storeconfigs so setting up > another database for the inventory service was pretty easy, however > when I set fact_terminus to ''inventory_active_record'' I receive this > error when performing a puppet run, > > "Could not find terminus inventory_active_record for indirection > facts" > > Should this be set to something else for use with puppet-dashboard? >Are you also using a 2.6.7rc1 puppet master? We probably didn''t call this out well enough, but the inventory service features in Dashboard require the new version of Puppet on the master. -- Jacob Helwig
Prateep
2011-Apr-19 14:27 UTC
[Puppet Users] Re: Inventory service and dashboard 1.1.0 rc1
Hi, I''m seeing exactly the same problem. I have 2.6.7 on both the master and client. Any ideas? Prateep On Mar 18, 6:48 pm, Jacob Helwig <ja...@puppetlabs.com> wrote:> On Thu, 17 Mar 2011 21:32:29 -0700, Luke Baker wrote: > > > I just set up the latest dashboard release candidate in hopes of > > trying out the new inventory service. After modifying the puppet- > > dashboard config to use the inventory service and after changing my > > auth.conf I gave it a whirl but ran into some issues.. > > > I initially tried using fact_terminus = yaml and was able to do some > > queries via curl. I''m currently using storeconfigs so setting up > > another database for the inventory service was pretty easy, however > > when I set fact_terminus to ''inventory_active_record'' I receive this > > error when performing a puppet run, > > > "Could not find terminus inventory_active_record for indirection > > facts" > > > Should this be set to something else for use with puppet-dashboard? > > Are you also using a 2.6.7rc1 puppet master? We probably didn''t call > this out well enough, but the inventory service features in Dashboard > require the new version of Puppet on the master. > > -- > Jacob Helwig > > signature.asc > < 1KViewDownload-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Prateep
2011-Apr-19 16:32 UTC
[Puppet Users] Re: Inventory service and dashboard 1.1.0 rc1
Forget that. I discovered that there were remnants of the old puppet version still installed on my master after upgrade. Working fine now! On Apr 19, 4:27 pm, Prateep <prat...@anicca.net> wrote:> Hi, > > I''m seeing exactly the same problem. I have 2.6.7 on both the master > and client. Any ideas? > > Prateep > > On Mar 18, 6:48 pm, Jacob Helwig <ja...@puppetlabs.com> wrote: > > > On Thu, 17 Mar 2011 21:32:29 -0700, Luke Baker wrote: > > > > I just set up the latest dashboard release candidate in hopes of > > > trying out the new inventory service. After modifying the puppet- > > > dashboard config to use the inventory service and after changing my > > > auth.conf I gave it a whirl but ran into some issues.. > > > > I initially tried using fact_terminus = yaml and was able to do some > > > queries via curl. I''m currently using storeconfigs so setting up > > > another database for the inventory service was pretty easy, however > > > when I set fact_terminus to ''inventory_active_record'' I receive this > > > error when performing a puppet run, > > > > "Could not find terminus inventory_active_record for indirection > > > facts" > > > > Should this be set to something else for use with puppet-dashboard? > > > Are you also using a 2.6.7rc1 puppet master? We probably didn''t call > > this out well enough, but the inventory service features in Dashboard > > require the new version of Puppet on the master. > > > -- > > Jacob Helwig > > > signature.asc > > < 1KViewDownload-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Steven Acres
2011-Apr-19 23:14 UTC
Re: [Puppet Users] Re: Inventory service and dashboard 1.1.0 rc1
On Tue, Apr 19, 2011 at 12:32 PM, Prateep <prateep@anicca.net> wrote:> Forget that. I discovered that there were remnants of the old puppet > version still installed on my master after upgrade. > > Working fine now! > > > On Apr 19, 4:27 pm, Prateep <prat...@anicca.net> wrote: > > Hi, > > > > I''m seeing exactly the same problem. I have 2.6.7 on both the master > > and client. Any ideas? > > > > Prateep > > > > On Mar 18, 6:48 pm, Jacob Helwig <ja...@puppetlabs.com> wrote: > > > > > On Thu, 17 Mar 2011 21:32:29 -0700, Luke Baker wrote: > > > > > > I just set up the latest dashboard release candidate in hopes of > > > > trying out the new inventory service. After modifying the puppet- > > > > dashboard config to use the inventory service and after changing my > > > > auth.conf I gave it a whirl but ran into some issues.. > > > > > > I initially tried using fact_terminus = yaml and was able to do some > > > > queries via curl. I''m currently using storeconfigs so setting up > > > > another database for the inventory service was pretty easy, however > > > > when I set fact_terminus to ''inventory_active_record'' I receive this > > > > error when performing a puppet run, > > > > > > "Could not find terminus inventory_active_record for indirection > > > > facts" > > > > > > Should this be set to something else for use with puppet-dashboard? > > > > > Are you also using a 2.6.7rc1 puppet master? We probably didn''t call > > > this out well enough, but the inventory service features in Dashboard > > > require the new version of Puppet on the master. > > > > > -- > > > Jacob Helwig > > > > > signature.asc > > > < 1KViewDownload > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >Hi, Prateep, you mentioned "...I discovered that there were remnants of the old puppet version still installed on my master after upgrade..." . That''s something I''d rather not experience. Would you please expand on that with regards to install/upgrade method? Thanks. -- Cheers, Steven ----------------------- Steven Acres UNIX/Linux System Administrator -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.