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

(#784) Fix Sensu Enterprise API SSL configuration scope #787

Merged
merged 2 commits into from Jul 31, 2017

Conversation

jeffmccune
Copy link
Collaborator

Without this path the Puppet module incorrectly configures Sensu Enterprise API
SSL parameters. This patch corrects the configuration scope to match
https://sensuapp.org/docs/1.0/enterprise/api.html#ssl-attributes-example

Resolves #784

Without this path the Puppet module incorrectly configures Sensu Enterprise API
SSL parameters.  This patch corrects the configuration scope to match
https://sensuapp.org/docs/1.0/enterprise/api.html#ssl-attributes-example

Resolves sensu#784
Without this patch the sensu-server-enterprise vagrant provisioning script does
not converge.  The File resource fights with the Ini_setting resource over the
HEAP_SIZE setting.  This patch removes the Ini_setting resource and uses the new
heap_size class parameter to achieve convergence.
@ghoneycutt ghoneycutt merged commit 195f40d into sensu:master Jul 31, 2017
@ghoneycutt
Copy link
Collaborator

Released in v2.30.1

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

Successfully merging this pull request may close these issues.

None yet

2 participants