X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=57cc4fb9e30701d1006ade0a7f16e26255545b2e;hb=1bc71028cddcf55348ea36c0d0b96377e05a1586;hp=11723febbe27d4e5c1638a3ef0e52f90a95b90df;hpb=3cc0316794cc75ecffdf2b969b4ad98d0dd7e826;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 11723feb..57cc4fb9 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1824,6 +1824,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:d:p:T:f:F:-: hy" o [ "${OPTARG}" == "lxd" ] && continue [ "${OPTARG}" == "lxd-cred" ] && continue [ "${OPTARG}" == "microstack" ] && continue + [ "${OPTARG}" == "only-vca" ] && continue [ "${OPTARG}" == "vca" ] && continue [ "${OPTARG}" == "ha" ] && continue [ "${OPTARG}" == "tag" ] && continue