Add HA option and minor fixes 90/9090/1
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Tue, 9 Jun 2020 09:45:08 +0000 (11:45 +0200)
committerbeierlm <mark.beierl@canonical.com>
Mon, 15 Jun 2020 15:44:03 +0000 (11:44 -0400)
commit9a5b6ee6e058267c073ba2fd2802fb551853ee90
tree69bef5a776917c4f068740140aca8514156006eb
parent13582a5833d01d8527ec47851eee2f8a0897397f
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