From 8c7dcd3a91acc4e055fb80a173a9e9b63a7d7b63 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Mon, 11 Jun 2018 22:07:05 -0500 Subject: [PATCH] Prometheus: update function to live in correct location This PS simply moved the prometheus command line flag function to its correct location. Change-Id: I1eef52a645b4a466d2c2ac773d9e9d512ef313fd --- .../templates/{_helpers.tpl => utils/_command_line_flags.tpl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename prometheus/templates/{_helpers.tpl => utils/_command_line_flags.tpl} (100%) diff --git a/prometheus/templates/_helpers.tpl b/prometheus/templates/utils/_command_line_flags.tpl similarity index 100% rename from prometheus/templates/_helpers.tpl rename to prometheus/templates/utils/_command_line_flags.tpl