diff --git a/cloud-config b/cloud-config index c3496065..bd777f47 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="1d41d03baa5cd683ab95a1c1181df82a26b0eb48" # morpho-cloud-portal-2024.07.17-78a7e2d93 + exosphere_sha="fcfe4990f649a01a5bf9b36cff4919d7d46fb516" # morpho-cloud-portal-2024.07.17-78a7e2d93 ansible-pull \ --url "https://github.com/MorphoCloud/exosphere.git" \ --checkout "$exosphere_sha" \