update fw settings

This commit is contained in:
Arne Teuke
2025-01-27 11:52:12 +01:00
parent 61e2e47b99
commit df592dff0e
2 changed files with 2 additions and 2 deletions

View File

@@ -26,6 +26,6 @@ class cd_haproxy::main::config (
) inherits cd_haproxy::params {
include cd_haproxy::server::service
# include cd_haproxy::server::proxy_test
include cd_haproxy::server::proxy_test
}