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"
|
||||
"simi.normalesup.eu"
|
||||
"pub.dgnum.eu"
|
||||
"actes-administratifs.dgnum.eu"
|
||||
];
|
||||
|
||||
buckets = [
|
||||
"monorepo-terraform-state"
|
||||
|
||||
"banda-website"
|
||||
"actes-administratifs-website"
|
||||
"castopod-dgnum"
|
||||
"hackens-website"
|
||||
"nuit-website"
|
||||
|
|
|
@ -95,6 +95,7 @@ let
|
|||
];
|
||||
|
||||
storage01.dual = [
|
||||
"actes-administratifs" # Review actes administratifs
|
||||
"tvix-store" # tvix store
|
||||
"git" # Forgejo
|
||||
"influx" # InfluxDB
|
||||
|
|
Loading…
Add table
Reference in a new issue