Skip to content
Snippets Groups Projects
Commit a7e5d010 authored by madavi's avatar madavi Committed by Gerrit Code Review
Browse files

Merge "Install latest stable version of Juju"

parents 024f6c39 41587489
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment