diff --git a/deployment/metrics/collectd-container-puppet.yaml b/deployment/metrics/collectd-container-puppet.yaml index b77046a068..2e8993a250 100644 --- a/deployment/metrics/collectd-container-puppet.yaml +++ b/deployment/metrics/collectd-container-puppet.yaml @@ -351,6 +351,13 @@ parameters: type: string description: AMQP1 channel address default: collectd/notify + CollectdSensubilityScripts: + type: json + description: | + Hash of scripts for download for sensubility usage. The hash has to be in following format: + {"script-name": {"source": "", "checksum": "", + "create_bin_link": true/false }} + default: {} CollectdEnableContainerHealthCheck: type: boolean description: > @@ -679,6 +686,8 @@ outputs: get_param: CollectdSensubilityTransport tripleo::profile::base::metrics::collectd::sensubility::amqp_port: get_param: CollectdAmqpPort + tripleo::profile::base::metrics::collectd::sensubility::scripts: + get_param: CollectdSensubilityScripts - {} - if: - enable_libpodstats