Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
List of MorphoCloudWorkflow changes:

```
$ git shortlog 6b8b2e1..b8c0a46 --no-merges
Jean-Christophe Fillion-Robin (1):
      fix(cloud-config): Update to MorphoCloud/exosphere@48c03b5a6
```

See MorphoCloud/MorphoCloudWorkflow@6b8b2e1...b8c0a46
  • Loading branch information
jcfr committed Feb 2, 2025
1 parent 86a5c7a commit fe0e4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-config
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit fe0e4af

Please sign in to comment.