Fix: --vimemu option did not work together with --lightweight 82/6082/3
authorpeusterm <manuel.peuster@uni-paderborn.de>
Tue, 8 May 2018 11:56:05 +0000 (13:56 +0200)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 10 May 2018 12:21:35 +0000 (14:21 +0200)
commit76353e465e040bdf4e605e2521338df61eef136f
tree03be49b99b819b9d38af3dea4874a11ca76bfb40
parenta4385f7153835335640ba9c868c94204a477a974
Fix: --vimemu option did not work together with --lightweight

This patch allows to use the --vimemu option with both CB
and LB version of OSM.
In the LB case, the vim-emu container is attached to OSM's
custom docker network 'netOSM' to be reachable from the RO.

Change-Id: I5eca6d92dfed22597d263ab1a73637490fac66f7
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
installers/full_install_osm.sh