mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-23 00:10:25 -05:00
hosts: add list of Vultr instances
This commit is contained in:
parent
70cccd1e21
commit
f1859e38cc
1 changed files with 4 additions and 0 deletions
4
hosts.sh
4
hosts.sh
|
|
@ -361,6 +361,10 @@ readonly hosts_all=(
|
|||
"${hosts_web[@]}"
|
||||
)
|
||||
|
||||
readonly hosts_vultr=(
|
||||
{lax,mia,nyc,sea}.ns1.grapheneos.org
|
||||
)
|
||||
|
||||
readonly hosts_buyvm=(
|
||||
ns1.staging.grapheneos.org
|
||||
{brn,las,nyc}.ns2.grapheneos.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue