mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-26 16:08:13 +00:00
Rename datacenters into zones (doc not yet updated)
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 -c 1 $id
|
||||
garage node configure -z dc1 -c 1 $id
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user