TT#56154 Change FORCE option to 'no'

By default we should not skip any confirmation messages. In automation
setup we need just change it to 'yes' before
ngcp-initial-configuration.

Change-Id: I1ca69aaa1e19f8e34b82434d99b50e41add74f6f
(cherry picked from commit 20fc45fff9)
mr7.3
Mykola Malkov 7 years ago
parent 79f7483a5c
commit 45bc82213f

@ -1706,7 +1706,7 @@ EOF
fi
cat >> "${conf_file}" << EOF
FORCE=yes
FORCE=no
ADJUST_FOR_LOW_PERFORMANCE="${ADJUST_FOR_LOW_PERFORMANCE}"
ENABLE_VM_SERVICES="${ENABLE_VM_SERVICES}"
SIPWISE_REPO_HOST="${SIPWISE_REPO_HOST}"

Loading…
Cancel
Save