forked from DGNum/infrastructure
feat(garage/actes-administratifs): Init bucket
This commit is contained in:
parent
2c59fd4e81
commit
9e0e7d01ec
2 changed files with 3 additions and 0 deletions
|
@ -14,12 +14,14 @@ let
|
||||||
"lanuit.ens.fr"
|
"lanuit.ens.fr"
|
||||||
"simi.normalesup.eu"
|
"simi.normalesup.eu"
|
||||||
"pub.dgnum.eu"
|
"pub.dgnum.eu"
|
||||||
|
"actes-administratifs.dgnum.eu"
|
||||||
];
|
];
|
||||||
|
|
||||||
buckets = [
|
buckets = [
|
||||||
"monorepo-terraform-state"
|
"monorepo-terraform-state"
|
||||||
|
|
||||||
"banda-website"
|
"banda-website"
|
||||||
|
"actes-administratifs-website"
|
||||||
"castopod-dgnum"
|
"castopod-dgnum"
|
||||||
"hackens-website"
|
"hackens-website"
|
||||||
"nuit-website"
|
"nuit-website"
|
||||||
|
|
|
@ -95,6 +95,7 @@ let
|
||||||
];
|
];
|
||||||
|
|
||||||
storage01.dual = [
|
storage01.dual = [
|
||||||
|
"actes-administratifs" # Review actes administratifs
|
||||||
"tvix-store" # tvix store
|
"tvix-store" # tvix store
|
||||||
"git" # Forgejo
|
"git" # Forgejo
|
||||||
"influx" # InfluxDB
|
"influx" # InfluxDB
|
||||||
|
|
Loading…
Add table
Reference in a new issue