mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Add replace param to AutoArpa processor/provider
This commit is contained in:
@@ -14,6 +14,10 @@ Alternatively the value can be a dictionary with configuration options for the A
|
||||
---
|
||||
manager:
|
||||
auto_arpa:
|
||||
# Replace duplicate records rather than throw an error, default is False
|
||||
# which throws an error
|
||||
replace: False
|
||||
# Explicitly set the TTL of auto-created records, default is 3600s, 1hr
|
||||
ttl: 1800
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user