2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

Fix CentOS7 callout of wrong prescript name

This commit is contained in:
Jarrod Johnson
2015-10-29 15:30:42 -04:00
parent 69dbe6eeb3
commit 0b1bb80853

View File

@ -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#