mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-15 08:29:00 -05:00
handle update server renaming for authorized_keys
This commit is contained in:
parent
e8a55eeede
commit
a52a12450d
1 changed files with 2 additions and 2 deletions
4
hosts.sh
4
hosts.sh
|
|
@ -57,8 +57,8 @@ declare -Ar hosts_authorized_keys=(
|
|||
[1.grapheneos.network]=authorized_keys-replica-network
|
||||
[2.grapheneos.network]=authorized_keys-replica-network
|
||||
[3.grapheneos.network]=authorized_keys-replica-network
|
||||
[5.releases.grapheneos.org]=authorized_keys-replica-releases
|
||||
[6.releases.grapheneos.org]=authorized_keys-replica-releases
|
||||
[1.releases.grapheneos.org]=authorized_keys-replica-releases
|
||||
[2.releases.grapheneos.org]=authorized_keys-replica-releases
|
||||
[staging.attestation.app]=authorized_keys-staging-attestation
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue