Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#638) Enable multiple Sensu Enterprise Dashboard API endpoints #715

Merged

Conversation

jeffmccune
Copy link
Collaborator

Without this patch it is not possible to manage multiple
sensu::enterprise::dashboard::api resources in the same datacenter because
the resources conflict over the namevar. This patchset addresses the
problem by changing the namevar to the host and establishing the
datacenter attribute.

An example of how to exercise this behavior is located in
tests/sensu-enterprise-dashboard-multi-api.pp

resolves #638
closes #651
closes #584

David Gwilliam added 6 commits July 6, 2017 11:32
@ghoneycutt
Copy link
Collaborator

Awesome work!

@jeffmccune
Copy link
Collaborator Author

jeffmccune commented Jul 6, 2017 via email

@ghoneycutt
Copy link
Collaborator

Looks like style issues with the new test manifest

@jeffmccune
Copy link
Collaborator Author

jeffmccune commented Jul 6, 2017 via email

Without this patch it is not possible to manage multiple
sensu::enterprise::dashboard::api resources in the same datacenter
because the resources conflict over the namevar.  This patchset
addresses the problem by changing the namevar to the `host` and
establishing the `datacenter` attribute.

An example of how to exercise this behavior is located in
tests/sensu-enterprise-dashboard-multi-api.pp

resolves sensu#638
closes sensu#651
closes sensu#584
@jeffmccune jeffmccune force-pushed the 638_fix_dashboard_api_config_type branch from 3233495 to d834e53 Compare July 6, 2017 20:37
@jeffmccune
Copy link
Collaborator Author

jeffmccune commented Jul 6, 2017 via email

@ghoneycutt ghoneycutt merged commit 049d0cc into sensu:master Jul 6, 2017
@ghoneycutt
Copy link
Collaborator

Released in v2.14.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants