From 00ad314ae2ab0b3f5da35de3c9ab79c39a9a7b40 Mon Sep 17 00:00:00 2001 From: Markus Hilger Date: Wed, 15 Jan 2020 11:17:20 +0100 Subject: [PATCH] Fix service.sle15.tmpl product was missing and script paths were wrong --- xCAT-server/share/xcat/install/sles/service.sle15.tmpl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xCAT-server/share/xcat/install/sles/service.sle15.tmpl b/xCAT-server/share/xcat/install/sles/service.sle15.tmpl index bf5a3764a..054fac79e 100644 --- a/xCAT-server/share/xcat/install/sles/service.sle15.tmpl +++ b/xCAT-server/share/xcat/install/sles/service.sle15.tmpl @@ -44,6 +44,9 @@ + + SLES + #INCLUDE_DEFAULT_PTRNLIST_S# @@ -83,9 +86,9 @@ - #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.sles# + #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.sle# #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/chroot.sles# - #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sles11# + #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sle#