mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-22 14:30:47 -04:00
use 4.releases.grapheneos.org as primary instance
This commit is contained in:
parent
9290c1fd90
commit
9556ca4b79
4 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@ flush ruleset
|
|||
table inet filter {
|
||||
define ip-allowlist-ssh = {
|
||||
51.222.156.101, # 0.grapheneos.org
|
||||
51.222.15.172, # 0.releases.grapheneos.org
|
||||
45.90.185.33, # 4.releases.grapheneos.org
|
||||
}
|
||||
|
||||
define ip6-allowlist-ssh = {
|
||||
2607:5300:205:200::29c6, # 0.grapheneos.org
|
||||
2607:5300:205:200::47ea, # 0.releases.grapheneos.org
|
||||
2a14:3f87:6920:250::100, # 4.releases.grapheneos.org
|
||||
}
|
||||
|
||||
set ip-connlimit-ssh {
|
||||
|
|
2
hosts.sh
2
hosts.sh
|
@ -293,7 +293,7 @@ readonly hosts_certbot=(
|
|||
staging.grapheneos.org
|
||||
0.grapheneos.org
|
||||
0.grapheneos.network
|
||||
0.releases.grapheneos.org
|
||||
4.releases.grapheneos.org
|
||||
staging.attestation.app
|
||||
attestation.app
|
||||
matrix.grapheneos.org
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
base
|
||||
certbot
|
||||
chrony
|
||||
cloud-guest-utils
|
||||
conntrack-tools
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
amd-ucode
|
||||
base
|
||||
certbot
|
||||
chrony
|
||||
cloud-guest-utils
|
||||
conntrack-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue