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

This commit is contained in:
yinle 2013-10-31 06:54:59 -07:00
parent d526bbaaa8
commit ec3fa3a7ec

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";