Fix bug #3712 p6 IH full-disk install fails with no /tftpboot/yaboot

This commit is contained in:
yinle 2013-10-31 07:07:37 -07:00
parent bbe98da471
commit 1a48279d68

View File

@ -15,7 +15,7 @@ use xCAT::Table;
my $request;
my %breaknetbootnodes;
my %normalnodes;
our %normalnodes;
my $callback;
my $sub_req;
my $dhcpconf = "/etc/dhcpd.conf";