remove duplicate line of REGION_NAME

Change-Id: I42b270749f057c5751e809aba282112b990b9f38
This commit is contained in:
Hoai-Thu Vuong 2022-08-02 14:41:59 +07:00
parent 8506b5bd7c
commit 79bef068b6
No known key found for this signature in database
GPG Key ID: 455894818273D4D2

View File

@ -903,8 +903,6 @@ fi
# Default is dependent on TUNNEL_IP_VERSION above.
TUNNEL_ENDPOINT_IP=${TUNNEL_ENDPOINT_IP:-${DEF_TUNNEL_ENDPOINT_IP}}
REGION_NAME=${REGION_NAME:-RegionOne}
# Configure services to use syslog instead of writing to individual log files
SYSLOG=$(trueorfalse False SYSLOG)
SYSLOG_HOST=${SYSLOG_HOST:-$HOST_IP}