mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-09 06:09:23 +00:00
Rename n_tokens into capacity
This commit is contained in:
@@ -18,6 +18,6 @@ garage status \
|
||||
| grep UNCONFIGURED \
|
||||
| grep -Po '^[0-9a-f]+' \
|
||||
| while read id; do
|
||||
garage node configure -d dc1 -n 1 $id
|
||||
garage node configure -d dc1 -c 1 $id
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user