Fix esxi5 path to xcatmod.tgz
M xCAT-server/lib/xcat/plugins/esx.pm git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a8e0f45821
commit
fcfad918a8
@ -3778,7 +3778,7 @@ sub copycd {
|
||||
|
||||
if (/^modules=/ and $_ !~ /xcatmod.tgz/) {
|
||||
chomp();
|
||||
s! *\z! --- /xcatmod.tgz\n!;
|
||||
s! *\z! --- xcatmod.tgz\n!;
|
||||
}
|
||||
s!Loading ESXi installer!xCAT is loading ESXi stateless!;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user