X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=1e86fbd7bdd1e423e9481a3c0db7e4bba326082f;hb=41587489eea6e2619cb2960725e9f9bcf9e557be;hp=48f2cae45baef1ec0e8f78b825d80d81d319b54c;hpb=3e868b5138fe2b70b86b1da240d044a9674bcc55;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 48f2cae4..1e86fbd7 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -631,7 +631,7 @@ function install_docker_compose() { function install_juju() { echo "Installing juju" - sudo snap install juju --classic --channel=2.5/stable + sudo snap install juju --classic [ -z "$INSTALL_NOLXD" ] && sudo dpkg-reconfigure -p medium lxd echo "Finished installation of juju" return 0