diff --git a/cloud-config b/cloud-config index b2d38a5c..72ddea4d 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="4327df761f56c00b2e9b580c38dd517267a0b5f9" # morpho-cloud-portal-2024.07.17-78a7e2d93 + exosphere_sha="0572cea801d6ce6f5eb5856dd9d2a7e3b7bc7cd4" # morpho-cloud-portal-2024.07.17-78a7e2d93 ansible-pull \ --url "https://github.com/MorphoCloud/exosphere.git" \ --checkout "$exosphere_sha" \