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" ];
|
||||
after = [ "garage.service" "garage-layout-init.service" ];
|
||||
incantations = i: [
|
||||
(i.runGarage ''
|
||||
garage layout remove "$(getNodeId checkmate)"
|
||||
garage layout apply --version 2
|
||||
'')
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue