Following up patch of f05342bb43

Change-Id: I17a8da239daff58fdec04c53029bfb0a0de9db53
This commit is contained in:
Zhenguo Niu 2017-05-17 15:53:49 +08:00
parent f05342bb43
commit 75ecec0ddf
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ function configure_mogan {
# Set shellinbox console url.
if is_service_enabled mogan-shellinaboxproxy; then
iniset ${MOGAN_CONF_FILE} shellinabox_console shellinabox_base_url_opt "http://$SERVICE_HOST:8866/"
iniset ${MOGAN_CONF_FILE} shellinabox_console shellinabox_base_url "http://$SERVICE_HOST:8866/"
fi
# Path of policy.json file.