X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=a853f9987d2a5e5c9337a34bc3470d576e6553bc;hb=227e9dfcb2afbda837cfd9cb94ba97daed03ecad;hp=e0bfafa6086ab78691cee3ab55904b832bdb5017;hpb=972947c4155045d9d05f9a4a3cce081164c20dab;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index e0bfafa6..a853f998 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -172,6 +172,7 @@ EONG remove_network $OSM_STACK_NAME echo "Removing $OSM_DOCKER_WORK_DIR" rm -rf $OSM_DOCKER_WORK_DIR + sg lxd -c "juju destroy-controller --yes $OSM_STACK_NAME" fi echo "Some docker images will be kept in case they are used by other docker stacks" echo "To remove them, just run 'docker image prune' in a terminal"