From fa012066bfb4114731cbe36c20383ac3437f552f Mon Sep 17 00:00:00 2001 From: Philipp Storz Date: Fri, 18 Aug 2023 13:38:33 +0200 Subject: [PATCH] python-bareos: adapt the last two config files --- .../etc/bareos/bareos-dir.d/console/admin-tls.conf | 2 +- .../python-bareos/etc/bareos/bareos-dir.d/console/poolfull.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/admin-tls.conf b/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/admin-tls.conf index 334e38c4a44..334073369a9 100644 --- a/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/admin-tls.conf +++ b/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/admin-tls.conf @@ -2,7 +2,7 @@ Console { Name = admin-tls Password = secret TLS Enable = yes - TLS Require = yes + TLS Require = no Profile = all } diff --git a/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/poolfull.conf b/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/poolfull.conf index b967f7d4bd0..b333b6ad09d 100644 --- a/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/poolfull.conf +++ b/systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/poolfull.conf @@ -2,6 +2,7 @@ Console { Name = poolfull Password = secret TLS Enable = no + TLS Require = no Command ACL = *all* Catalog ACL = *all*