Update defaults.inc
This commit is contained in:
@@ -78,8 +78,6 @@ if [ -f ${NM_FOLDER}/conf/defaults.local.inc ]; then
|
|||||||
for value in "${var[@]}"; do
|
for value in "${var[@]}"; do
|
||||||
arr_insert ${ntype}_SINGLESRVR_SERVICES $value
|
arr_insert ${ntype}_SINGLESRVR_SERVICES $value
|
||||||
done
|
done
|
||||||
else
|
|
||||||
arr_insert ${ntype}_SINGLESRVR_SERVICES ''
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${NM_SINGLESRVR_DOCKERS[${ntype}]}" != "" ]; then
|
if [ "${NM_SINGLESRVR_DOCKERS[${ntype}]}" != "" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user