mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-16 08:10:23 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user