Make sure $NETWORK_JSON is defined.

This commit is contained in:
James Slagle 2014-10-02 14:44:52 -04:00
parent 4afc1d76bf
commit fa40b9f909
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ FLOATING_IP_CIDR=${FLOATING_IP_CIDR:-"172.17.0.0/16"}
OVERCLOUD_NAMESERVER="8.8.8.8"
BM_NETWORK_GATEWAY="192.0.2.1"
NETWORK_JSON=$(mktemp)
jq "." <<EOF > $NETWORK_JSON
{
"float": {