diff --git a/cloud-config b/cloud-config index f1dca8dd..42fb4e63 100644 --- a/cloud-config +++ b/cloud-config @@ -55,7 +55,7 @@ retry git clone \ "https://github.com/MorphoCloud/exosphere.git" \ /opt/instance-config-mgt -exosphere_sha="5683d349b2bec4c403e418c44d2bac3326a3fce8" # morpho-cloud-portal-2025.01.29-5f7a4c38 +exosphere_sha="48c03b5a6b210c305e6798c42c77211a2532f209" # morpho-cloud-portal-2025.01.29-5f7a4c38 (cd /opt/instance-config-mgt && git reset --hard $exosphere_sha) ansible-playbook \