mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-10 02:35:23 -04:00
drop legacy OVH EU update servers
This commit is contained in:
parent
fff5e43b89
commit
e6311abe40
13 changed files with 0 additions and 282 deletions
38
hosts.sh
38
hosts.sh
|
@ -18,10 +18,6 @@ declare -Ar hosts_hostname=(
|
||||||
[1.releases.grapheneos.org]=1-releases
|
[1.releases.grapheneos.org]=1-releases
|
||||||
[2.releases.grapheneos.org]=2-releases
|
[2.releases.grapheneos.org]=2-releases
|
||||||
[3.releases.grapheneos.org]=3-releases
|
[3.releases.grapheneos.org]=3-releases
|
||||||
[old.4.releases.grapheneos.org]=old-4-releases
|
|
||||||
[old.5.releases.grapheneos.org]=old-5-releases
|
|
||||||
[old.6.releases.grapheneos.org]=old-6-releases
|
|
||||||
[old.7.releases.grapheneos.org]=old-7-releases
|
|
||||||
[4.releases.grapheneos.org]=4-releases
|
[4.releases.grapheneos.org]=4-releases
|
||||||
[staging.attestation.app]=staging-attestation
|
[staging.attestation.app]=staging-attestation
|
||||||
[attestation.app]=attestation
|
[attestation.app]=attestation
|
||||||
|
@ -65,10 +61,6 @@ declare -Ar hosts_swap=(
|
||||||
[1.releases.grapheneos.org]=8192
|
[1.releases.grapheneos.org]=8192
|
||||||
[2.releases.grapheneos.org]=8192
|
[2.releases.grapheneos.org]=8192
|
||||||
[3.releases.grapheneos.org]=8192
|
[3.releases.grapheneos.org]=8192
|
||||||
[old.4.releases.grapheneos.org]=8192
|
|
||||||
[old.5.releases.grapheneos.org]=8192
|
|
||||||
[old.6.releases.grapheneos.org]=8192
|
|
||||||
[old.7.releases.grapheneos.org]=8192
|
|
||||||
[4.releases.grapheneos.org]=32768
|
[4.releases.grapheneos.org]=32768
|
||||||
[attestation.app]=4096
|
[attestation.app]=4096
|
||||||
[matrix.grapheneos.org]=8192
|
[matrix.grapheneos.org]=8192
|
||||||
|
@ -81,10 +73,6 @@ declare -Ar hosts_agcount=(
|
||||||
[1.releases.grapheneos.org]=8
|
[1.releases.grapheneos.org]=8
|
||||||
[2.releases.grapheneos.org]=8
|
[2.releases.grapheneos.org]=8
|
||||||
[3.releases.grapheneos.org]=8
|
[3.releases.grapheneos.org]=8
|
||||||
[old.4.releases.grapheneos.org]=8
|
|
||||||
[old.5.releases.grapheneos.org]=8
|
|
||||||
[old.6.releases.grapheneos.org]=8
|
|
||||||
[old.7.releases.grapheneos.org]=8
|
|
||||||
[4.releases.grapheneos.org]=32
|
[4.releases.grapheneos.org]=32
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -103,10 +91,6 @@ declare -Ar hosts_tcp_wmem_max=(
|
||||||
[1.releases.grapheneos.org]=16777216
|
[1.releases.grapheneos.org]=16777216
|
||||||
[2.releases.grapheneos.org]=16777216
|
[2.releases.grapheneos.org]=16777216
|
||||||
[3.releases.grapheneos.org]=16777216
|
[3.releases.grapheneos.org]=16777216
|
||||||
[old.4.releases.grapheneos.org]=16777216
|
|
||||||
[old.5.releases.grapheneos.org]=16777216
|
|
||||||
[old.6.releases.grapheneos.org]=16777216
|
|
||||||
[old.7.releases.grapheneos.org]=16777216
|
|
||||||
[4.releases.grapheneos.org]=16777216
|
[4.releases.grapheneos.org]=16777216
|
||||||
[matrix.grapheneos.org]=16777216
|
[matrix.grapheneos.org]=16777216
|
||||||
)
|
)
|
||||||
|
@ -131,10 +115,6 @@ declare -Ar hosts_conntrack_size=(
|
||||||
[1.releases.grapheneos.org]=262144
|
[1.releases.grapheneos.org]=262144
|
||||||
[2.releases.grapheneos.org]=262144
|
[2.releases.grapheneos.org]=262144
|
||||||
[3.releases.grapheneos.org]=262144
|
[3.releases.grapheneos.org]=262144
|
||||||
[old.4.releases.grapheneos.org]=262144
|
|
||||||
[old.5.releases.grapheneos.org]=262144
|
|
||||||
[old.6.releases.grapheneos.org]=262144
|
|
||||||
[old.7.releases.grapheneos.org]=262144
|
|
||||||
[4.releases.grapheneos.org]=4194304
|
[4.releases.grapheneos.org]=4194304
|
||||||
[staging.attestation.app]=65536
|
[staging.attestation.app]=65536
|
||||||
[attestation.app]=131072
|
[attestation.app]=131072
|
||||||
|
@ -162,10 +142,6 @@ declare -Ar hosts_journald_system_max_use=(
|
||||||
[1.releases.grapheneos.org]=8G
|
[1.releases.grapheneos.org]=8G
|
||||||
[2.releases.grapheneos.org]=8G
|
[2.releases.grapheneos.org]=8G
|
||||||
[3.releases.grapheneos.org]=8G
|
[3.releases.grapheneos.org]=8G
|
||||||
[old.4.releases.grapheneos.org]=8G
|
|
||||||
[old.5.releases.grapheneos.org]=8G
|
|
||||||
[old.6.releases.grapheneos.org]=8G
|
|
||||||
[old.7.releases.grapheneos.org]=8G
|
|
||||||
[4.releases.grapheneos.org]=64G
|
[4.releases.grapheneos.org]=64G
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -181,10 +157,6 @@ declare -Ar hosts_journald_system_max_file_size=(
|
||||||
[1.releases.grapheneos.org]=1G
|
[1.releases.grapheneos.org]=1G
|
||||||
[2.releases.grapheneos.org]=1G
|
[2.releases.grapheneos.org]=1G
|
||||||
[3.releases.grapheneos.org]=1G
|
[3.releases.grapheneos.org]=1G
|
||||||
[old.4.releases.grapheneos.org]=1G
|
|
||||||
[old.5.releases.grapheneos.org]=1G
|
|
||||||
[old.6.releases.grapheneos.org]=1G
|
|
||||||
[old.7.releases.grapheneos.org]=1G
|
|
||||||
[4.releases.grapheneos.org]=4G
|
[4.releases.grapheneos.org]=4G
|
||||||
[matrix.grapheneos.org]=512M
|
[matrix.grapheneos.org]=512M
|
||||||
[discuss.grapheneos.org]=512M
|
[discuss.grapheneos.org]=512M
|
||||||
|
@ -223,10 +195,6 @@ declare -Ar hosts_ipv4_address=(
|
||||||
[1.releases.grapheneos.org]=51.79.74.15
|
[1.releases.grapheneos.org]=51.79.74.15
|
||||||
[2.releases.grapheneos.org]=51.222.159.48
|
[2.releases.grapheneos.org]=51.222.159.48
|
||||||
[3.releases.grapheneos.org]=148.113.200.36
|
[3.releases.grapheneos.org]=148.113.200.36
|
||||||
[old.4.releases.grapheneos.org]=51.75.22.47
|
|
||||||
[old.5.releases.grapheneos.org]=141.94.71.72
|
|
||||||
[old.6.releases.grapheneos.org]=135.125.183.155
|
|
||||||
[old.7.releases.grapheneos.org]=141.95.0.242
|
|
||||||
[4.releases.grapheneos.org]=45.90.185.33
|
[4.releases.grapheneos.org]=45.90.185.33
|
||||||
[staging.attestation.app]=198.98.57.157
|
[staging.attestation.app]=198.98.57.157
|
||||||
[attestation.app]=51.79.66.27
|
[attestation.app]=51.79.66.27
|
||||||
|
@ -255,10 +223,6 @@ declare -Ar hosts_ipv6_address=(
|
||||||
[1.releases.grapheneos.org]=2607:5300:205:200::2441
|
[1.releases.grapheneos.org]=2607:5300:205:200::2441
|
||||||
[2.releases.grapheneos.org]=2607:5300:205:200::3f46
|
[2.releases.grapheneos.org]=2607:5300:205:200::3f46
|
||||||
[3.releases.grapheneos.org]=2607:5300:205:200::5854
|
[3.releases.grapheneos.org]=2607:5300:205:200::5854
|
||||||
[old.4.releases.grapheneos.org]=2001:41d0:304:200::9f9a
|
|
||||||
[old.5.releases.grapheneos.org]=2001:41d0:304:200::a687
|
|
||||||
[old.6.releases.grapheneos.org]=2001:41d0:701:1100::2ec9
|
|
||||||
[old.7.releases.grapheneos.org]=2001:41d0:701:1100::3e56
|
|
||||||
[4.releases.grapheneos.org]=2a14:3f87:6920:250::100
|
[4.releases.grapheneos.org]=2a14:3f87:6920:250::100
|
||||||
[staging.attestation.app]=2605:6400:10:aa9:1c0f:44d3:da15:c0ec
|
[staging.attestation.app]=2605:6400:10:aa9:1c0f:44d3:da15:c0ec
|
||||||
[attestation.app]=2607:5300:205:200::7e9
|
[attestation.app]=2607:5300:205:200::7e9
|
||||||
|
@ -315,7 +279,6 @@ readonly hosts_grapheneos_all=(
|
||||||
|
|
||||||
readonly hosts_releases=(
|
readonly hosts_releases=(
|
||||||
{0..4}.releases.grapheneos.org
|
{0..4}.releases.grapheneos.org
|
||||||
old.{4..7}.releases.grapheneos.org
|
|
||||||
)
|
)
|
||||||
|
|
||||||
readonly hosts_network=(
|
readonly hosts_network=(
|
||||||
|
@ -358,7 +321,6 @@ readonly hosts_ovh=(
|
||||||
{0,2,3}.grapheneos.org
|
{0,2,3}.grapheneos.org
|
||||||
{0,2,3}.grapheneos.network
|
{0,2,3}.grapheneos.network
|
||||||
{0..3}.releases.grapheneos.org
|
{0..3}.releases.grapheneos.org
|
||||||
old.{4..7}.releases.grapheneos.org
|
|
||||||
attestation.app
|
attestation.app
|
||||||
matrix.grapheneos.org
|
matrix.grapheneos.org
|
||||||
discuss.grapheneos.org
|
discuss.grapheneos.org
|
||||||
|
|
|
@ -1,32 +0,0 @@
|
||||||
base
|
|
||||||
chrony
|
|
||||||
cloud-guest-utils
|
|
||||||
conntrack-tools
|
|
||||||
fish
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
ioping
|
|
||||||
iperf
|
|
||||||
linux-lts
|
|
||||||
logrotate
|
|
||||||
man-db
|
|
||||||
moreutils
|
|
||||||
mtr
|
|
||||||
neovim
|
|
||||||
nftables
|
|
||||||
nginx
|
|
||||||
nginx-mod-brotli
|
|
||||||
nmap
|
|
||||||
openssh
|
|
||||||
pacman-contrib
|
|
||||||
pacutils
|
|
||||||
plocate
|
|
||||||
pv
|
|
||||||
rsync
|
|
||||||
strace
|
|
||||||
stress
|
|
||||||
sysstat
|
|
||||||
tinyxxd
|
|
||||||
tree
|
|
||||||
unbound
|
|
||||||
xfsprogs
|
|
|
@ -1,32 +0,0 @@
|
||||||
base
|
|
||||||
chrony
|
|
||||||
cloud-guest-utils
|
|
||||||
conntrack-tools
|
|
||||||
fish
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
ioping
|
|
||||||
iperf
|
|
||||||
linux-lts
|
|
||||||
logrotate
|
|
||||||
man-db
|
|
||||||
moreutils
|
|
||||||
mtr
|
|
||||||
neovim
|
|
||||||
nftables
|
|
||||||
nginx
|
|
||||||
nginx-mod-brotli
|
|
||||||
nmap
|
|
||||||
openssh
|
|
||||||
pacman-contrib
|
|
||||||
pacutils
|
|
||||||
plocate
|
|
||||||
pv
|
|
||||||
rsync
|
|
||||||
strace
|
|
||||||
stress
|
|
||||||
sysstat
|
|
||||||
tinyxxd
|
|
||||||
tree
|
|
||||||
unbound
|
|
||||||
xfsprogs
|
|
|
@ -1,32 +0,0 @@
|
||||||
base
|
|
||||||
chrony
|
|
||||||
cloud-guest-utils
|
|
||||||
conntrack-tools
|
|
||||||
fish
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
ioping
|
|
||||||
iperf
|
|
||||||
linux-lts
|
|
||||||
logrotate
|
|
||||||
man-db
|
|
||||||
moreutils
|
|
||||||
mtr
|
|
||||||
neovim
|
|
||||||
nftables
|
|
||||||
nginx
|
|
||||||
nginx-mod-brotli
|
|
||||||
nmap
|
|
||||||
openssh
|
|
||||||
pacman-contrib
|
|
||||||
pacutils
|
|
||||||
plocate
|
|
||||||
pv
|
|
||||||
rsync
|
|
||||||
strace
|
|
||||||
stress
|
|
||||||
sysstat
|
|
||||||
tinyxxd
|
|
||||||
tree
|
|
||||||
unbound
|
|
||||||
xfsprogs
|
|
|
@ -1,32 +0,0 @@
|
||||||
base
|
|
||||||
chrony
|
|
||||||
cloud-guest-utils
|
|
||||||
conntrack-tools
|
|
||||||
fish
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
ioping
|
|
||||||
iperf
|
|
||||||
linux-lts
|
|
||||||
logrotate
|
|
||||||
man-db
|
|
||||||
moreutils
|
|
||||||
mtr
|
|
||||||
neovim
|
|
||||||
nftables
|
|
||||||
nginx
|
|
||||||
nginx-mod-brotli
|
|
||||||
nmap
|
|
||||||
openssh
|
|
||||||
pacman-contrib
|
|
||||||
pacutils
|
|
||||||
plocate
|
|
||||||
pv
|
|
||||||
rsync
|
|
||||||
strace
|
|
||||||
stress
|
|
||||||
sysstat
|
|
||||||
tinyxxd
|
|
||||||
tree
|
|
||||||
unbound
|
|
||||||
xfsprogs
|
|
|
@ -1,5 +0,0 @@
|
||||||
[Match]
|
|
||||||
MACAddress=fa:16:3e:7b:70:1f
|
|
||||||
|
|
||||||
[Link]
|
|
||||||
Name=public
|
|
|
@ -1,24 +0,0 @@
|
||||||
[Match]
|
|
||||||
Name=public
|
|
||||||
|
|
||||||
[Network]
|
|
||||||
DHCP=ipv4
|
|
||||||
LinkLocalAddressing=no
|
|
||||||
Address=2001:41d0:304:200::9f9a/128
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=::/0
|
|
||||||
Gateway=2001:41d0:304:200::1
|
|
||||||
PreferredSource=2001:41d0:304:200::9f9a
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=2001:41d0:304:200::1
|
|
||||||
PreferredSource=2001:41d0:304:200::9f9a
|
|
||||||
|
|
||||||
[DHCP]
|
|
||||||
UseMTU=true
|
|
||||||
|
|
||||||
[CAKE]
|
|
||||||
Bandwidth=2000M
|
|
||||||
PriorityQueueingPreset=besteffort
|
|
||||||
SplitGSO=false
|
|
|
@ -1,5 +0,0 @@
|
||||||
[Match]
|
|
||||||
MACAddress=fa:16:3e:3f:60:82
|
|
||||||
|
|
||||||
[Link]
|
|
||||||
Name=public
|
|
|
@ -1,24 +0,0 @@
|
||||||
[Match]
|
|
||||||
Name=public
|
|
||||||
|
|
||||||
[Network]
|
|
||||||
DHCP=ipv4
|
|
||||||
LinkLocalAddressing=no
|
|
||||||
Address=2001:41d0:304:200::a687/128
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=::/0
|
|
||||||
Gateway=2001:41d0:304:200::1
|
|
||||||
PreferredSource=2001:41d0:304:200::a687
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=2001:41d0:304:200::1
|
|
||||||
PreferredSource=2001:41d0:304:200::a687
|
|
||||||
|
|
||||||
[DHCP]
|
|
||||||
UseMTU=true
|
|
||||||
|
|
||||||
[CAKE]
|
|
||||||
Bandwidth=2000M
|
|
||||||
PriorityQueueingPreset=besteffort
|
|
||||||
SplitGSO=false
|
|
|
@ -1,5 +0,0 @@
|
||||||
[Match]
|
|
||||||
MACAddress=fa:16:3e:eb:8e:5d
|
|
||||||
|
|
||||||
[Link]
|
|
||||||
Name=public
|
|
|
@ -1,24 +0,0 @@
|
||||||
[Match]
|
|
||||||
Name=public
|
|
||||||
|
|
||||||
[Network]
|
|
||||||
DHCP=ipv4
|
|
||||||
LinkLocalAddressing=no
|
|
||||||
Address=2001:41d0:701:1100::2ec9/128
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=::/0
|
|
||||||
Gateway=2001:41d0:701:1100::1
|
|
||||||
PreferredSource=2001:41d0:701:1100::2ec9
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=2001:41d0:701:1100::1
|
|
||||||
PreferredSource=2001:41d0:701:1100::2ec9
|
|
||||||
|
|
||||||
[DHCP]
|
|
||||||
UseMTU=true
|
|
||||||
|
|
||||||
[CAKE]
|
|
||||||
Bandwidth=2000M
|
|
||||||
PriorityQueueingPreset=besteffort
|
|
||||||
SplitGSO=false
|
|
|
@ -1,5 +0,0 @@
|
||||||
[Match]
|
|
||||||
MACAddress=fa:16:3e:ce:19:14
|
|
||||||
|
|
||||||
[Link]
|
|
||||||
Name=public
|
|
|
@ -1,24 +0,0 @@
|
||||||
[Match]
|
|
||||||
Name=public
|
|
||||||
|
|
||||||
[Network]
|
|
||||||
DHCP=ipv4
|
|
||||||
LinkLocalAddressing=no
|
|
||||||
Address=2001:41d0:701:1100::3e56/128
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=::/0
|
|
||||||
Gateway=2001:41d0:701:1100::1
|
|
||||||
PreferredSource=2001:41d0:701:1100::3e56
|
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=2001:41d0:701:1100::1
|
|
||||||
PreferredSource=2001:41d0:701:1100::3e56
|
|
||||||
|
|
||||||
[DHCP]
|
|
||||||
UseMTU=true
|
|
||||||
|
|
||||||
[CAKE]
|
|
||||||
Bandwidth=2000M
|
|
||||||
PriorityQueueingPreset=besteffort
|
|
||||||
SplitGSO=false
|
|
Loading…
Add table
Add a link
Reference in a new issue