remove duplicate line of REGION_NAME
Change-Id: I42b270749f057c5751e809aba282112b990b9f38
This commit is contained in:
parent
8506b5bd7c
commit
79bef068b6
2
stackrc
2
stackrc
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user