aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-23 00:48:56 +0100
committerGravatar Joe Banks <[email protected]>2024-07-23 00:48:56 +0100
commit81451cb125303233a92edb2b14b8283433cab01f (patch)
treeab984e000f6aecb972eb9ca51f2377177e8d8896
parentRemove Turing from fail2ban (diff)
Add meta processor to OctoDNS
-rw-r--r--dns/production.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dns/production.yaml b/dns/production.yaml
index 9dc6692..91e443a 100644
--- a/dns/production.yaml
+++ b/dns/production.yaml
@@ -4,6 +4,10 @@ manager:
html:
class: octodns.provider.plan.PlanMarkdown
+processors:
+ meta:
+ class: octodns.processor.meta.MetaProcessor
+
providers:
zone_config:
class: octodns.provider.yaml.YamlProvider