From e5f2db9f9fc4c399330fa2ef1c548a1543d6f7a0 Mon Sep 17 00:00:00 2001 From: Tobias Herre Date: Fri, 29 Sep 2023 08:56:45 +0200 Subject: [PATCH] renamed to apache_vhosts --- apache.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.cf b/apache.cf index 1cf326e..6e1337f 100644 --- a/apache.cf +++ b/apache.cf @@ -268,7 +268,7 @@ reports: } -bundle agent configure_apache(sites) +bundle agent apache_vhosts(sites) { vars: "idx" slist => getindices(@(sites));