From 225ebc53cf8b7bc3cedde77d453135969b4b20c7 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Thu, 23 Jul 2020 10:26:08 +0200 Subject: [PATCH] [Queens-only] fix paths for collectd-standalone During the rename/cherry-pick from commit 492816a16637c41176778d0d1703bbafbba59885 this got lost. In its current form, the path is wrong. Change-Id: If1178d80e32715f2cbf028182c59c2f434776bef --- environments/metrics/collectd-standalone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/metrics/collectd-standalone.yaml b/environments/metrics/collectd-standalone.yaml index b22a1db95c..d5c0904583 100644 --- a/environments/metrics/collectd-standalone.yaml +++ b/environments/metrics/collectd-standalone.yaml @@ -1,5 +1,5 @@ resource_registry: - OS::TripleO::Services::Collectd: ../docker/services/metrics/collectd.yaml + OS::TripleO::Services::Collectd: ../../docker/services/metrics/collectd.yaml # parameter_defaults: #