Issue #6979 has been updated by James Turnbull. Category set to stored configuration Status changed from Unreviewed to Needs Decision Assignee set to Nigel Kersten
---------------------------------------- Bug #6979: db:migrate missing when adding inventory service to already configured storeconfigs DB. https://projects.puppetlabs.com/issues/6979 Author: Jason Smith Status: Needs Decision Priority: Normal Assignee: Nigel Kersten Category: stored configuration 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.
