mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-18 22:12:56 -05:00
new naming convention for staging server hostnames
This commit is contained in:
parent
9e6b18e3b2
commit
ddc56da224
1 changed files with 2 additions and 2 deletions
4
hosts.sh
4
hosts.sh
|
|
@ -8,7 +8,7 @@ declare -Ar hosts_hostname=(
|
|||
[las.ns2.grapheneos.org]=ns2-las
|
||||
[nyc.ns2.grapheneos.org]=ns2-nyc
|
||||
[mail.grapheneos.org]=mail
|
||||
[staging.grapheneos.org]=staging
|
||||
[staging.grapheneos.org]=grapheneos-staging
|
||||
[0.grapheneos.org]=0-grapheneos
|
||||
[1.grapheneos.org]=1-grapheneos
|
||||
[2.grapheneos.org]=2-grapheneos
|
||||
|
|
@ -20,7 +20,7 @@ declare -Ar hosts_hostname=(
|
|||
[lax.releases.grapheneos.org]=releases-lax
|
||||
[lon.releases.grapheneos.org]=releases-lon
|
||||
[mia.releases.grapheneos.org]=releases-mia
|
||||
[staging.attestation.app]=staging-attestation
|
||||
[staging.attestation.app]=attestation-staging
|
||||
[attestation.app]=attestation
|
||||
[matrix.grapheneos.org]=matrix
|
||||
[discuss.grapheneos.org]=discuss
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue