Do not overwrite these during a stack-update
This commit is contained in:
parent
70f7c3a521
commit
ec0efb0a01
@ -99,10 +99,6 @@ else
|
||||
|
||||
|
||||
HEAT_ENV=${HEAT_ENV:-"${INSTACK_ROOT}/overcloud-env.json"}
|
||||
ENV_JSON='{"parameters":{}}'
|
||||
jq . > "${HEAT_ENV}" <<< $ENV_JSON
|
||||
chmod 0600 "${HEAT_ENV}"
|
||||
generate-keystone-pki --heatenv $HEAT_ENV
|
||||
HEAT_ENVIRONMENT="-e ${HEAT_ENV}"
|
||||
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user