add list of hosts using automated backups

This commit is contained in:
Daniel Micay 2024-05-24 15:34:16 -04:00
parent a2758fe665
commit f1d388e5c9

View File

@ -194,6 +194,15 @@ readonly hosts_certbot=(
grapheneos.social
)
readonly hosts_backup=(
mail.grapheneos.org
staging.attestation.app
attestation.app
matrix.grapheneos.org
discuss.grapheneos.org
grapheneos.social
)
readonly hosts_grapheneos=(
{0..3}.grapheneos.org
)