Skip to content

Commit

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

```
$ git shortlog 4b3ffc6..15f28c9 --no-merges
Jean-Christophe Fillion-Robin (1):
      fix(cloud-config): Update to MorphoCloud/exosphere@b4a94fd4d
```

See MorphoCloud/MorphoCloudWorkflow@4b3ffc6...15f28c9
  • Loading branch information
jcfr committed Nov 29, 2024
1 parent 87a19e7 commit c7f0413
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 @@ -36,7 +36,7 @@ runcmd:
# --checkout "{instance-config-mgt-repo-checkout}"
# -e "{ansible-extra-vars}"
rm -rf /opt/instance-config-mgt
exosphere_sha="3097269c0961caf198ff54b021f363f121bc2d6a" # morpho-cloud-portal-2024.07.17-78a7e2d93
exosphere_sha="b4a94fd4dcd265113ad7208e3c3f8feb4f85069a" # morpho-cloud-portal-2024.07.17-78a7e2d93
ansible-pull \
--url "https://github.com/MorphoCloud/exosphere.git" \
--checkout "$exosphere_sha" \
Expand Down

0 comments on commit c7f0413

Please sign in to comment.