Skip to content

Commit

Permalink
fix(cloud-config): Update to MorphoCloud/exosphere@80d1836fc
Browse files Browse the repository at this point in the history
List of exosphere changes:

```
$ git shortlog ed8864743..80d1836fc --no-merges
Jean-Christophe Fillion-Robin (2):
      [MorphoCloud] feat(slicer role): Add task for updating settings
      [MorphoCloud] feat(slicer role): Set DefaultScenePath setting
```

See MorphoCloud/exosphere@ed88647...80d1836
  • Loading branch information
jcfr committed Aug 16, 2024
1 parent 5dda222 commit 8ea5fa0
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 8ea5fa0

Please sign in to comment.