diff --git a/confluent_osdeploy/suse15/profiles/hpc/autoyast b/confluent_osdeploy/suse15/profiles/hpc/autoyast
index 8f7566e8..cb05e2a0 100644
--- a/confluent_osdeploy/suse15/profiles/hpc/autoyast
+++ b/confluent_osdeploy/suse15/profiles/hpc/autoyast
@@ -18,15 +18,15 @@ dynamic behavior and replace with static configuration.
%%IFSLE%%
-
- sle-module-basesystem/Module-Basesystem
- sle-module-hpc/Module-HPC
- sle-module-server-applications/Module-Server-Applications
- sle-module-containers/Module-Containers
- SLE_HPC/Product-HPC
- Legacy-Module/Module-Legacy
-
-
+
+ sle-module-basesystem/Module-Basesystem
+ sle-module-hpc/Module-HPC
+ sle-module-server-applications/Module-Server-Applications
+ sle-module-containers/Module-Containers
+ SLE_HPC/Product-HPC
+ Legacy-Module/Module-Legacy
+
+
%%ENDIFSLE%%
diff --git a/confluent_osdeploy/suse15/profiles/hpc/scripts/pre.sh b/confluent_osdeploy/suse15/profiles/hpc/scripts/pre.sh
index 25e4fda0..72592f7c 100644
--- a/confluent_osdeploy/suse15/profiles/hpc/scripts/pre.sh
+++ b/confluent_osdeploy/suse15/profiles/hpc/scripts/pre.sh
@@ -44,4 +44,4 @@ if grep append /tmp/bootloader.xml > /dev/null; then
fi
sed -i 's#root#root'"$(tr -d '\n' < /tmp/rootkeys.xml)"'#' /tmp/profile/modified.xml
sed -i 's@/hwclock>@/hwclock>'"$(tr -d '\n' < /tmp/timezone)"'@' /tmp/profile/modified.xml
-sed -i 's@@'"$(tr -d '\n' < /tmp/pkgurl)"'@' /tmp/profile/modified.xml
+sed -i 's@@'"$(tr -d '\n' < /tmp/pkgurl)"'@' /tmp/profile/modified.xml