change template fix hostname

master
Muhammad Hussein Fattahizdeh 2016-11-13 19:15:24 +03:30
parent 2cad1bbd79
commit 949d5b64e9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ PRESEED_URL="http://10.1.1.2/preseed.cfg"
PASSWORD="tHISiSpASSWORD" PASSWORD="tHISiSpASSWORD"
# hostname and domain # hostname and domain
HOSTNAME="${INTERFACE_IP//\./\-}-$COUNTRY_LOWER" HOSTNAME="${INTERFACE_IP//\./\-}"
DOMAIN="servers.aasaam.net" DOMAIN="servers.aasaam.net"
# lowercase of country code dont change it # lowercase of country code dont change it