2024-12-26 18:36:39 +00:00
|
|
|
---
|
|
|
|
type: task
|
2024-12-30 16:51:10 +00:00
|
|
|
after:
|
|
|
|
- ./garage-apply-layout-before-stopping-instance.md
|
2024-12-26 18:36:39 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
When SetConfig is called, but ends up erroring, the new config should not end up
|
|
|
|
getting stored in the state directory.
|
|
|
|
|
|
|
|
This could be tricky if the reload call succeeds but the postInit fails.
|