Skip to content

Commit

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

```
$ git shortlog c43c035..e27c294 --no-merges
Jean-Christophe Fillion-Robin (3):
      fix(noxfile): Fix instructions reported when using --branch
      feat(noxfile): Add support for bumping exosphere version
      fix(cloud-config): Update to MorphoCloud/exosphere@80d1836fc
```

See MorphoCloud/MorphoCloudWorkflow@c43c035...e27c294
  • Loading branch information
jcfr committed Aug 16, 2024
1 parent 25ab849 commit a90236e
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="ed8864743a2b7fb66f1cb1c41e74e12d2a4ea7a7" # morpho-cloud-portal-2024.07.17-78a7e2d93
exosphere_sha="80d1836fc7d3f19c5942c7671839c76f2b4f0449" # 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 a90236e

Please sign in to comment.