change jenl.geokunis2.nl IP
This commit is contained in:
parent
3d57370222
commit
03915f6555
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ resource "powerdns_record" "jenl_geokunis2_nl_a" {
|
||||||
zone = powerdns_zone.geokunis2_nl.name
|
zone = powerdns_zone.geokunis2_nl.name
|
||||||
name = "jenl.geokunis2.nl."
|
name = "jenl.geokunis2.nl."
|
||||||
type = "A"
|
type = "A"
|
||||||
records = ["217.123.41.225"]
|
records = ["217.123.47.130"]
|
||||||
ttl = 60
|
ttl = 60
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue