renamed to apache_vhosts

This commit is contained in:
Tobias Herre 2023-09-29 08:56:45 +02:00
parent 30c312b361
commit e5f2db9f9f
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ reports:
} }
bundle agent configure_apache(sites) bundle agent apache_vhosts(sites)
{ {
vars: vars:
"idx" slist => getindices(@(sites)); "idx" slist => getindices(@(sites));