diff --git a/files/internal.conf b/files/internal.conf index 03fe18b..e1218f5 100644 --- a/files/internal.conf +++ b/files/internal.conf @@ -17,6 +17,6 @@ server: local-data: "_homepage._tcp.redxen.localhost. 60 IN SRV 0 5 80 rxhome.s3-website.eu-central-1.amazonaws.com." # Node 4 - local-data: "redis.redxen.localhost. 60 IN A 10.0.0.8" - local-data: "postgres.redxen.localhost. 60 IN A 10.0.0.8" - local-data: "influxdb.redxen.localhost. 60 IN A 10.0.0.8" + local-data: "redis.redxen.localhost. 60 IN CNAME n0.redxen.localhost." + local-data: "postgres.redxen.localhost. 60 IN CNAME n0.redxen.localhost." + local-data: "influxdb.redxen.localhost. 60 IN CNAME n0.redxen.localhost."