Issue #6608 has been updated by Nigel Kersten. Status changed from Unreviewed to Accepted Priority changed from Normal to High
---------------------------------------- Feature #6608: Dashboard should be aware of Puppet environments https://projects.puppetlabs.com/issues/6608 Author: James Turnbull Status: Accepted Priority: High Assignee: Category: Target version: Keywords: API environments Branch: Affected URL: Affected Dashboard version: Currently all the API calls are hard-coded to "production": <pre> https://#{SETTINGS.inventory_server}:#{SETTINGS.inventory_port}/production/inventory/search?#{query_string}" </pre> The Dashboard needs to be aware of environments and use them when talking to the Puppet master. See also ticket #5526. -- 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.
