X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Finstall_osm.sh;h=3a2c3b4abbf303796586d3a0ca522e224159fd0f;hb=8cf045b1a7699e5ab47f6304783af22eb5c75d77;hp=8863297b32af3843c23f709de370cf603f49fa6a;hpb=bc97a01a00a14b5c2650aafe51d694e46eeaa8d5;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 8863297b..3a2c3b4a 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -75,6 +75,7 @@ function usage(){ echo -e " [--k8s ]: Specify with which kubernetes to deploy OSM with charms (--charmed option)" echo -e " [--vca ]: Specifies the name of the controller to use - The controller must be already bootstrapped (--charmed option)" echo -e " [--lxd ]: Takes a YAML file as a parameter with the LXD Cloud information (--charmed option)" + echo -e " [--small-profile]: Do not install and configure LXD which aims to use only K8s Clouds (--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)"