mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Clarify Mythic Beasts uses DNS API v1
and fix the provider YAML in `class MythicBeastsProvider(BaseProvider)`
This commit is contained in:
@@ -70,8 +70,8 @@ class MythicBeastsProvider(BaseProvider):
|
||||
...
|
||||
mythicbeasts:
|
||||
class: octodns.provider.mythicbeasts.MythicBeastsProvider
|
||||
passwords:
|
||||
my.domain.: 'password'
|
||||
passwords:
|
||||
my.domain.: 'DNS API v1 password'
|
||||
|
||||
zones:
|
||||
my.domain.:
|
||||
|
||||
Reference in New Issue
Block a user