Add HA option and minor fixes 59/9059/8
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Tue, 9 Jun 2020 09:45:08 +0000 (11:45 +0200)
committerbeierlm <mark.beierl@canonical.com>
Fri, 12 Jun 2020 20:44:55 +0000 (22:44 +0200)
commitc57296fabe6ab66bbb4d480b83b3860eb53b8326
tree457f0a62ce90071ae0af08a0b4e8f11bc726bf24
parent08c38e7963390743c16fd0789463f01c40199c6f
Add HA option and minor fixes

This commit adds the --ha option which will
install the osm-ha bundle instead of the standard
osm bundle.

Additionally this commit includes the following
fixes:
- change the use of route to ip route which is
preinstalled in Ubuntu Desktop also.
- Change final command of post install osmclient
message
- Change post install osmclient message to be
only shown during install and not uninstall.
- Fix the deletion of the wrong model in uninstall
- Pining Juju snap to 2.7/stable

Change-Id: Iccf3bda7ec2f9a2279e5535d819e2a1968a59687
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
installers/charmed_install.sh
installers/charmed_uninstall.sh
installers/full_install_osm.sh
installers/install_osm.sh