diff --git a/xCAT-server/share/xcat/install/scripts/post.ubuntu b/xCAT-server/share/xcat/install/scripts/post.ubuntu index b1709b23d..364d4f198 100644 --- a/xCAT-server/share/xcat/install/scripts/post.ubuntu +++ b/xCAT-server/share/xcat/install/scripts/post.ubuntu @@ -3,7 +3,7 @@ # Setup hostname # echo "post scripts" >/root/post.log -export PRINIC=#TABLE:noderes:THISNODE:primarynic# +export PRINIC=#TABLEBLANKOKAY:noderes:THISNODE:primarynic# if [ "$PRINIC" == "mac" ] then export PRINIC='#TABLE:mac:THISNODE:mac#'