Issue #6979 has been reported by Jason Smith. ---------------------------------------- Bug #6979: db:migrate missing when adding inventory service to already configured storeconfigs DB. https://projects.puppetlabs.com/issues/6979
Author: Jason Smith Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.6.7 Keywords: Branch: We setup storeconfigs on our puppet master a few weeks ago, using MySQL. Then, I just tried to enable the inventory service in puppet 2.6.7 to use the same DB so we could use this in the puppet dashboard, but it failed to update the puppet DB and add the two new tables. I couldn't file a Rakefile (puppet installed via rpm) to try a rake db:migrate either. Since we are still in our testing stage, I just manually dropped all the tables in the puppet DB and let puppet recreate and repopulate them, which it did do, plus the two new tables needed for the inventory service. DB migration is needed for those enabling the new inventory service on top of an already configured storeconfig DB. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
