X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=36593541818ef2253b140ef604269b5e6b833eaf;hb=refs%2Fchanges%2F85%2F9085%2F4;hp=4ede41919cb992a64b7540164e037db82415578f;hpb=7a97a4c193b120dec37d3518fa6fea16a6e2a028;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 4ede4191..36593541 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -75,6 +75,7 @@ function usage(){ echo -e " [--lxd ]: Takes a YAML file as a parameter with the LXD Cloud information (--charmed option)" echo -e " [--lxd-cred ]: Takes a YAML file as a parameter with the LXD Credentials information (--charmed option)" echo -e " [--microstack]: Installs microstack as a vim. (--charmed option)" + echo -e " [--ha]: Installs High Availability bundle. (--charmed option)" echo -e " [--tag]: Docker image tag" }