X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=39d2850f6927e31e568a68f2ba1d82cdd26eea1a;hb=refs%2Fchanges%2F67%2F9867%2F2;hp=6ced1a323e5f15fd13bca6ad2ffafd0dddd57856;hpb=2634cd3ab6e8737d4e1e35aa02bdab9d0c51bd9b;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 6ced1a32..39d2850f 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1612,6 +1612,7 @@ while getopts ":b:r:c:n:k:u:R:D:o:O:m:N:H:S:s:w:t:U:P:A:l:L:K:-: hy" o; do [ "${OPTARG}" == "lxd" ] && continue [ "${OPTARG}" == "lxd-cred" ] && continue [ "${OPTARG}" == "microstack" ] && continue + [ "${OPTARG}" == "vca" ] && continue [ "${OPTARG}" == "ha" ] && continue [ "${OPTARG}" == "tag" ] && continue [ "${OPTARG}" == "pla" ] && INSTALL_PLA="y" && continue