X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=37e0467d4a626f3320d5284e73895c516d377c88;hb=cda4fbcc6ca2002b85303df528c711c7ca174c3b;hp=f3798e4c5ad7782585ff5af17ca81702018be5b4;hpb=9a51086452eaf7ee39c485246c7bcc4a4481efae;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index f3798e4c..37e0467d 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -77,6 +77,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 " [--overlay]: Add an overlay to override some defaults of the default bundle (--charmed option)" echo -e " [--ha]: Installs High Availability bundle. (--charmed option)" echo -e " [--tag]: Docker image tag. (--charmed option)" echo -e " [--registry]: Docker registry with optional credentials as user:pass@hostname:port (--charmed option)"