Browse Source

Include populate_should_replace in yaml example.

pull/353/head
Ross McFarland 6 years ago
committed by GitHub
parent
commit
f1cc392bc4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      octodns/provider/yaml.py

+ 1
- 0
octodns/provider/yaml.py View File

@ -86,6 +86,7 @@ class YamlProvider(BaseProvider):
internal:
class: octodns.provider.yaml.YamlProvider
directory: ./internal
populate_should_replace: true
zones:


Loading…
Cancel
Save