mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* Added Vultr provider * Fixed tests * Fixed CI build validation * Add unsupported features * Added #rtype_variations tags according to stackexchange.github.io/dnscontrol/adding-new-rtypes * Add title (for compatibility with #223) * Removed extra rtype_variations
This commit is contained in:
committed by
Tom Limoncelli
parent
002426ce4d
commit
23427516c0
@@ -15,4 +15,5 @@ import (
|
||||
_ "github.com/StackExchange/dnscontrol/providers/ns1"
|
||||
_ "github.com/StackExchange/dnscontrol/providers/route53"
|
||||
_ "github.com/StackExchange/dnscontrol/providers/softlayer"
|
||||
_ "github.com/StackExchange/dnscontrol/providers/vultr"
|
||||
)
|
||||
|
Reference in New Issue
Block a user