Issue #6608 has been updated by Dan Bode.

Can someone explain how they envision the dashboard being aware of environments.

The ENC should definitely be authoritative about environments, but that 
requires some fundamental changes to the way that Puppet works (so its probably 
out of the scope of what this tickets hopes to achieve).

Classes should be bound to environments (esp when param classes are implemented 
and the possible params can be different between environments)

what about node-groups?
----------------------------------------
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.

Reply via email to