aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Mágr <mmagr@redhat.com>2016-11-28 14:19:59 +0100
committerMartin Mágr <mmagr@redhat.com>2016-11-28 14:19:59 +0100
commitd1deaae25f8583603c9a8d9394a81c12d5d1742c (patch)
treed80441a51d3508756fbab0b67f8660932496f8b1
parentd144f5e2041d2631d4de4898986ce3c733813043 (diff)
Use correct type for SensuRedactVariables parameter
The parameter type is invalid making it impossible to enable monitoring-environment. Change-Id: I835d1e82480edb0b6d082a7496d7ceebb1781728 Closes-Bug: #1641080 Closes-Bug: rhbz#1392473
-rw-r--r--puppet/services/monitoring/sensu-base.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/monitoring/sensu-base.yaml b/puppet/services/monitoring/sensu-base.yaml
index e5762328..ea23b8b6 100644
--- 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