diff --git a/cloud-config b/cloud-config index 039afeef..9338911f 100644 --- a/cloud-config +++ b/cloud-config @@ -36,7 +36,7 @@ runcmd: # --checkout "{instance-config-mgt-repo-checkout}" # -e "{ansible-extra-vars}" rm -rf /opt/instance-config-mgt - exosphere_sha="0fe9de8e26e2adef5d17ae85716aa521e5c9c3b3" # morpho-cloud-portal-2024.07.17-78a7e2d93 + exosphere_sha="620f82fdf19ff4a42ac324b4710d72039d1e6331" # morpho-cloud-portal-2024.07.17-78a7e2d93 ansible-pull \ --url "https://github.com/MorphoCloud/exosphere.git" \ --checkout "$exosphere_sha" \