2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-23 11:40:25 +00:00

make confignics postscript to accept the site.setinstallnic to configure installnic to be static

This commit is contained in:
daniceexi
2014-01-07 02:26:53 -05:00
parent e87604fd5f
commit 69833876fa

View File

@@ -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