Use correct type for SensuRedactVariables parameter
authorMartin Mágr <mmagr@redhat.com>
Mon, 28 Nov 2016 13:19:59 +0000 (14:19 +0100)
committerMartin 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

index e576232..ea23b8b 100644 (file)
@@ -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