Added "-A" to lpar_netboot comamnd to get "all" adapters MACs - Line #204

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-02-18 16:16:58 +00:00
parent d8ee0b54d1
commit 20d9e7f8fe

View File

@ -201,7 +201,7 @@ sub ivm_getmacs {
#######################################
# Add command options
#######################################
$cmd.= " -t ent -f -M -n \"$name\" \"$profile\" \"$fsp\" $id $hcp $fname";
$cmd.= " -t ent -f -M -A -n \"$name\" \"$profile\" \"$fsp\" $id $hcp $fname";
#######################################
# Execute command