Skip to content

Commit

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

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

See MorphoCloud/MorphoCloudWorkflow@8c9a5be...45cf216
  • Loading branch information
jcfr committed Sep 24, 2024
1 parent a4ea985 commit 83de52f
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="f8640dca1a9d83eff5fc3f341abb2ee752ceecf0" # morpho-cloud-portal-2024.07.17-78a7e2d93
exosphere_sha="fb3dedc10f7a72d661f27f5dd626935e196b5973" # 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 83de52f

Please sign in to comment.