remove jenl.geokunis2.nl
This commit is contained in:
parent
29073f32bb
commit
1ec8e971e5
1 changed files with 0 additions and 8 deletions
|
@ -29,14 +29,6 @@ resource "powerdns_record" "geokunis2_nl_caa" {
|
||||||
ttl = 60
|
ttl = 60
|
||||||
}
|
}
|
||||||
|
|
||||||
resource "powerdns_record" "jenl_dyndns_cname" {
|
|
||||||
zone = powerdns_zone.geokunis2_nl.name
|
|
||||||
name = "jenl.geokunis2.nl."
|
|
||||||
type = "CNAME"
|
|
||||||
records = ["61v02beo149wksgu.myfritz.net."]
|
|
||||||
ttl = 60
|
|
||||||
}
|
|
||||||
|
|
||||||
resource "powerdns_record" "wg_geokunis2_nl_a" {
|
resource "powerdns_record" "wg_geokunis2_nl_a" {
|
||||||
zone = powerdns_zone.geokunis2_nl.name
|
zone = powerdns_zone.geokunis2_nl.name
|
||||||
name = "wg.geokunis2.nl."
|
name = "wg.geokunis2.nl."
|
||||||
|
|
Reference in a new issue