mirror of
https://github.com/vxcontrol/external-dns.git
synced 2026-07-19 18:23:33 -04:00
Revert "Disable powerdns4 for now as upstream library is broken (#70)"
This reverts commit 0bced1fcb7.
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
_ "github.com/rancher/external-dns/providers/gandi"
|
||||
_ "github.com/rancher/external-dns/providers/pointhq"
|
||||
_ "github.com/rancher/external-dns/providers/powerdns"
|
||||
// _ "github.com/rancher/external-dns/providers/powerdns4"
|
||||
_ "github.com/rancher/external-dns/providers/powerdns4"
|
||||
_ "github.com/rancher/external-dns/providers/rfc2136"
|
||||
_ "github.com/rancher/external-dns/providers/route53"
|
||||
"github.com/rancher/external-dns/utils"
|
||||
|
||||
Reference in New Issue
Block a user