Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d144f5e
)
Use correct type for SensuRedactVariables parameter
author
Martin Mágr
<mmagr@redhat.com>
Mon, 28 Nov 2016 13:19:59 +0000
(14:19 +0100)
committer
Martin Mágr
<mmagr@redhat.com>
Mon, 28 Nov 2016 13:19:59 +0000
(14:19 +0100)
The parameter type is invalid making it impossible to enable monitoring-environment.
Change-Id: I835d1e82480edb0b6d082a7496d7ceebb1781728
Closes-Bug: #
1641080
Closes-Bug: rhbz#
1392473
puppet/services/monitoring/sensu-base.yaml
patch
|
blob
|
history
diff --git
a/puppet/services/monitoring/sensu-base.yaml
b/puppet/services/monitoring/sensu-base.yaml
index
e576232
..
ea23b8b
100644
(file)
--- a/
puppet/services/monitoring/sensu-base.yaml
+++ b/
puppet/services/monitoring/sensu-base.yaml
@@
-45,7
+45,7
@@
parameters:
default: '/sensu'
SensuRedactVariables:
description: Variables from Sensu configuration, which have to be redacted.
- type:
array
+ type:
comma_delimited_list
default:
- password
- passwd