2024-12-26 18:36:39 +00:00
|
|
|
---
|
|
|
|
type: task
|
2024-12-30 16:51:10 +00:00
|
|
|
after:
|
2025-01-02 13:08:24 +00:00
|
|
|
- ./garage-layout-management.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.
|