diff options
| author | 2024-04-27 18:31:35 +0100 | |
|---|---|---|
| committer | 2024-04-27 19:27:24 +0100 | |
| commit | f018a2c5ed121832deba992f750161af42886c9d (patch) | |
| tree | b7a32ba4f8320c01c5e701207a1522f9d7ace8bc /dns | |
| parent | Add zone files for all our domains (diff) | |
Add GitHub Actions workflow for DNS plan
Diffstat (limited to 'dns')
| -rw-r--r-- | dns/production.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/production.yaml b/dns/production.yaml index bce3d0f..775e1a7 100644 --- a/dns/production.yaml +++ b/dns/production.yaml @@ -7,7 +7,7 @@ manager: providers: zone_config: class: octodns.provider.yaml.YamlProvider - directory: zones + directory: dns/zones default_ttl: 300 enforce_order: true cloudflare: |