From 0b1bb808533e1fbd7753d49d18edbe0a558ed8ca Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 29 Oct 2015 15:30:42 -0400 Subject: [PATCH] Fix CentOS7 callout of wrong prescript name --- xCAT-server/share/xcat/install/centos/compute.centos7.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/centos/compute.centos7.tmpl b/xCAT-server/share/xcat/install/centos/compute.centos7.tmpl index b1ac4c9b8..b21d39057 100644 --- a/xCAT-server/share/xcat/install/centos/compute.centos7.tmpl +++ b/xCAT-server/share/xcat/install/centos/compute.centos7.tmpl @@ -147,7 +147,7 @@ reboot #INCLUDE_DEFAULT_PKGLIST# %end %pre -#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh.rhel7# +#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh.rhels7# %end %post #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.xcat#