Issue #7209 has been updated by James Turnbull. Target version set to 1.2
---------------------------------------- Bug #7209: Cannot install baseline_plugin https://projects.puppetlabs.com/issues/7209 Author: Randall Hansen Status: Merged - Pending Release Priority: Normal Assignee: Category: Target version: 1.2 Affected Puppet version: Keywords: Branch: Affected URL: Affected Dashboard version: The puppet_baseline plugin installation fails in interesting ways. After plugin installation, any database access with a baseline-enabled Dashboard results in errors like this: Baseline Columns (0.0ms) Mysql::Error: Table 'dashboard_production.baselines' doesn't exist: SHOW FIELDS FROM `baselines` This may be related to the production environment. There are at least two problems: 1. the migration ends with _rb instead of .rb 2. the migration name confuses rake: "uninitialized constant Plugin_puppetBaseline_createBaselines" -- 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.
