mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 13:21:12 +00:00
make confignics postscript to accept the site.setinstallnic to configure installnic to be static
This commit is contained in:
@@ -134,6 +134,10 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
if [ "$SETINSTALLNIC" = "1" ] || [ "$SETINSTALLNIC" = "yes" ]; then
|
||||
bool_cfg_inst_nic=1
|
||||
fi
|
||||
|
||||
boot_myscript=0
|
||||
if [ $# -eq 2 ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user