diff options
| author | Shulhan <ms@kilabit.info> | 2025-12-25 19:39:54 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-12-26 13:57:05 +0700 |
| commit | 058f6729af0dc2f9a367a268e2d387a9f922406e (patch) | |
| tree | 51d590399cd2439208300a68e8311bc37c497f31 /awwan.env | |
| parent | fca620c1e13bae91b4a3167a10d660f3d72e7aeb (diff) | |
| download | compute-archlinux-image-builder-058f6729af0dc2f9a367a268e2d387a9f922406e.tar.xz | |
all: create the images under project name kilabit
We are currently cleaning up my GCP account, so we unify some projects
into one.
The arch-builder now moved under kilabit project.
Diffstat (limited to 'awwan.env')
| -rw-r--r-- | awwan.env | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,8 +1,15 @@ [gcloud] +config = kilabit +project = kilabit +region = asia-southeast1 +zone = asia-southeast1-b + +[gcloud "arch-builder"] config = arch-builder -project = arch-builder +project = kilabit region = asia-southeast1 zone = asia-southeast1-b +storage = kilabit-staging [host] image = arch-v20251225 |
