Fixing the heredoc issues and removing the old immich server
This commit is contained in:
14
infra/static-vultr/variables.tfvars
Normal file
14
infra/static-vultr/variables.tfvars
Normal file
@@ -0,0 +1,14 @@
|
||||
host = {
|
||||
plan = "vc2-1c-2gb"
|
||||
region = "lax"
|
||||
os = 1743
|
||||
name = "project-athens-static-host"
|
||||
backups = {
|
||||
day = 2 # Monday
|
||||
hour = 7 # midnight
|
||||
}
|
||||
}
|
||||
|
||||
enable_ssh = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user