From bd49b870573f0d84237574c7ce83373ea1730cf7 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Mon, 18 May 2015 15:42:58 +0800 Subject: [PATCH] Fix bug #4669, change the filename to be included, pre.rh.rhel7 -> pre.rh.rhels7. --- xCAT-server/share/xcat/install/rh/compute.rhels7.tmpl | 2 +- xCAT-server/share/xcat/install/rh/kvm.rhels7.tmpl | 2 +- xCAT-server/share/xcat/install/rh/service.rhels7.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-server/share/xcat/install/rh/compute.rhels7.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhels7.tmpl index 0f69955bd..b3949c8d7 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhels7.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhels7.tmpl @@ -148,7 +148,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# diff --git a/xCAT-server/share/xcat/install/rh/kvm.rhels7.tmpl b/xCAT-server/share/xcat/install/rh/kvm.rhels7.tmpl index b32f1f01d..0bfd40ebe 100644 --- a/xCAT-server/share/xcat/install/rh/kvm.rhels7.tmpl +++ b/xCAT-server/share/xcat/install/rh/kvm.rhels7.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# diff --git a/xCAT-server/share/xcat/install/rh/service.rhels7.tmpl b/xCAT-server/share/xcat/install/rh/service.rhels7.tmpl index 9e6e91652..209f766e4 100644 --- a/xCAT-server/share/xcat/install/rh/service.rhels7.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.rhels7.tmpl @@ -146,7 +146,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#