From f3ea32bcd35bfe8b1ec92acc9292fe0550228f49 Mon Sep 17 00:00:00 2001 From: Markus Hilger Date: Mon, 7 Sep 2026 04:35:41 +0200 Subject: [PATCH] Say autoinstall where the SUSE 16 pre script means it The comment came from 15, which rewrote an autoyast profile. --- confluent_osdeploy/suse16/profiles/server/scripts/pre.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_osdeploy/suse16/profiles/server/scripts/pre.sh b/confluent_osdeploy/suse16/profiles/server/scripts/pre.sh index 87132945..431b618d 100644 --- a/confluent_osdeploy/suse16/profiles/server/scripts/pre.sh +++ b/confluent_osdeploy/suse16/profiles/server/scripts/pre.sh @@ -1,7 +1,7 @@ #!/bin/bash # This script runs before the installer executes, and sets up ssh during install as well -# as rewriting the autoyast file with any substitutions prior to it being evaluated for real +# as rewriting the autoinstall file with any substitutions prior to it being evaluated for real exec >> /tmp/confluent-pre.log exec 2>> /tmp/confluent-pre.log