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

Use default redact #580

Merged
merged 1 commit into from
Dec 1, 2016
Merged

Use default redact #580

merged 1 commit into from
Dec 1, 2016

Conversation

paramite
Copy link
Contributor

@paramite paramite commented Nov 8, 2016

Module should not use different default value than the service
is actually using. This patch changes to default redact value
according to [1]

[1] https://sensuapp.org/docs/0.24/reference/clients.html

openstack-gerrit pushed a commit to openstack/openstack that referenced this pull request Nov 14, 2016
Project: openstack/tripleo-heat-templates  8f9b77ada85118f8f75346ce3eb35f7888b7d6b0

Use default Sensu redact

By default sensu-puppet is overring default list of varibles which should
be redacted. This patch enables to configure redact list and uses default
value given by [1]. This patch also serves as a workaround until [2]
is merged in the module itself (or in case it won't get merged).

[1] https://sensuapp.org/docs/0.24/reference/clients.html
[2] sensu/sensu-puppet#580

Closes-Bug: #1641080
Closes-Bug: rhbz#1392473
Change-Id: I21201f734d2fbf5f571091603126cf11cfdd8c40
openstack-gerrit pushed a commit to openstack-archive/tripleo-heat-templates that referenced this pull request Nov 14, 2016
By default sensu-puppet is overring default list of varibles which should
be redacted. This patch enables to configure redact list and uses default
value given by [1]. This patch also serves as a workaround until [2]
is merged in the module itself (or in case it won't get merged).

[1] https://sensuapp.org/docs/0.24/reference/clients.html
[2] sensu/sensu-puppet#580

Closes-Bug: #1641080
Closes-Bug: rhbz#1392473
Change-Id: I21201f734d2fbf5f571091603126cf11cfdd8c40
openstack-gerrit pushed a commit to openstack-archive/tripleo-heat-templates that referenced this pull request Nov 18, 2016
By default sensu-puppet is overring default list of varibles which should
be redacted. This patch enables to configure redact list and uses default
value given by [1]. This patch also serves as a workaround until [2]
is merged in the module itself (or in case it won't get merged).

[1] https://sensuapp.org/docs/0.24/reference/clients.html
[2] sensu/sensu-puppet#580

Closes-Bug: #1641080
Closes-Bug: rhbz#1392473
Change-Id: I21201f734d2fbf5f571091603126cf11cfdd8c40
(cherry picked from commit c921b15)
@jaxxstorm
Copy link
Contributor

Perhaps it's better to set this to undef rather than an empty array? I'm happy to set it to the defaults as well, just thinking it's better to avoid unnecessary params in the JSON

@paramite
Copy link
Contributor Author

paramite commented Dec 1, 2016

Sorry, this fell off my radar. Yes, you are probably right. Avoiding explicit configuration will achieve the default value too. Ok, will change the PR.

Module should not use different default value than the service
is actually using. This patch changes to default redact value
according to [1]

[1] https://sensuapp.org/docs/0.24/reference/clients.html
@jaxxstorm jaxxstorm merged commit f032886 into sensu:master Dec 1, 2016
hardys pushed a commit to hardys/tripleo-heat-templates that referenced this pull request Dec 2, 2016
By default sensu-puppet is overring default list of varibles which should
be redacted. This patch enables to configure redact list and uses default
value given by [1]. This patch also serves as a workaround until [2]
is merged in the module itself (or in case it won't get merged).

[1] https://sensuapp.org/docs/0.24/reference/clients.html
[2] sensu/sensu-puppet#580

Closes-Bug: #1641080
Closes-Bug: rhbz#1392473
Change-Id: I21201f734d2fbf5f571091603126cf11cfdd8c40
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.

2 participants