mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-19 14:32:27 -05:00
drop zerotier-one from ns1.staging.grapheneos.org
We aren't currently using this for testing and it's going to be phased out for the ns1 servers as soon as we get a second IPv4 /24. This also switches over to using the nftables ruleset for ns2 instead of ns1 since it doesn't need the zerotier nftables configuration anymore.
This commit is contained in:
parent
52f0062590
commit
7b7f1de0bd
2 changed files with 1 additions and 2 deletions
2
hosts.sh
2
hosts.sh
|
|
@ -76,7 +76,7 @@ declare -Ar hosts_authorized_keys=(
|
|||
)
|
||||
|
||||
declare -Ar hosts_firewall=(
|
||||
[ns1.staging.grapheneos.org]=ns1
|
||||
[ns1.staging.grapheneos.org]=ns2
|
||||
[fra.ns1.grapheneos.org]=ns1
|
||||
[lax.ns1.grapheneos.org]=ns1
|
||||
[lon.ns1.grapheneos.org]=ns1
|
||||
|
|
|
|||
|
|
@ -41,4 +41,3 @@ tree
|
|||
unbound
|
||||
xfsprogs
|
||||
yaml-cpp
|
||||
zerotier-one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue