Skip to content

Commit

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

```
$ git shortlog 8da1de9..14f8e42 --no-merges
Jean-Christophe Fillion-Robin (1):
      fix(cloud-config): Update to MorphoCloud/exosphere@620f82fdf
```

See MorphoCloud/MorphoCloudWorkflow@8da1de9...14f8e42
  • Loading branch information
jcfr committed Oct 24, 2024
1 parent 5b95699 commit 5d11dc9
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="0fe9de8e26e2adef5d17ae85716aa521e5c9c3b3" # morpho-cloud-portal-2024.07.17-78a7e2d93
exosphere_sha="620f82fdf19ff4a42ac324b4710d72039d1e6331" # 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 5d11dc9

Please sign in to comment.