change datacenter

This commit is contained in:
vincent 2022-10-14 13:08:10 +02:00
parent f79f326479
commit 89cec17224
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
job "git" {
datacenters = ["hetzner"]
datacenters = ["homelab"]
type = "service"
group "gitea" {

View File

@ -1,6 +1,6 @@
job "supysonic" {
datacenters = ["hetzner"]
datacenters = ["homelab"]
type = "service"
meta {
forcedeploy = "0"

View File

@ -1,6 +1,6 @@
job "vaultwarden" {
datacenters = ["hetzner"]
datacenters = ["homelab"]
type = "service"
meta {
forcedeploy = "0"