Skip to content

Commit

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

```
$ git shortlog 15bc17c..8c9a5be --no-merges
Jean-Christophe Fillion-Robin (1):
      fix(cloud-config): Update to MorphoCloud/exosphere@f8640dca1
```

See MorphoCloud/MorphoCloudWorkflow@15bc17c...8c9a5be
  • Loading branch information
jcfr committed Sep 24, 2024
1 parent d42ecc4 commit a4ea985
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 @@ -35,7 +35,7 @@ runcmd:
# --checkout "{instance-config-mgt-repo-checkout}"
# -e "{ansible-extra-vars}"
rm -rf /opt/instance-config-mgt
exosphere_sha="22ca67a8275d40654e078e71e50f9c5f666dc2e1" # morpho-cloud-portal-2024.07.17-78a7e2d93
exosphere_sha="f8640dca1a9d83eff5fc3f341abb2ee752ceecf0" # 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 a4ea985

Please sign in to comment.