fix changed routine

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-08-13 20:10:57 +00:00
parent abd6e28509
commit 58543b771c

View File

@ -901,7 +901,7 @@ sub initDB
# don't use if the address is this machine (Management Node)
my $forwarders;
# find out the names for the Management Node
my @MNnodeinfo = xCAT::Utils->determinehostname;
my @MNnodeinfo = xCAT::NetworkUtils->determinehostname;
my $MNnodename = pop @MNnodeinfo; # hostname
my @MNnodeipaddr = @MNnodeinfo; # ipaddresses