fix defect for #4539 [FVT] On RHEL 7.1 ppc64, the name of network adapters changed after the operating system installation

This commit is contained in:
immarvin 2015-03-16 02:23:16 -07:00
parent 8e0a2fe479
commit cddf0ba309

View File

@ -151,4 +151,5 @@ reboot
%end
%post
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.xcat#
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.rhels7#
%end