cluster/services/storage: remove broken incantation
This commit is contained in:
parent
b2e30146d9
commit
db416ab9e2
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
||||||
requiredBy = [ "garage.service" ];
|
requiredBy = [ "garage.service" ];
|
||||||
after = [ "garage.service" "garage-layout-init.service" ];
|
after = [ "garage.service" "garage-layout-init.service" ];
|
||||||
incantations = i: [
|
incantations = i: [
|
||||||
(i.runGarage ''
|
|
||||||
garage layout remove "$(getNodeId checkmate)"
|
|
||||||
garage layout apply --version 2
|
|
||||||
'')
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue