1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

SPF is documented well in octodns-spf, no examples needed

This commit is contained in:
Ross McFarland
2023-11-14 14:48:55 -08:00
parent 74755c632e
commit 29832ebc9c
2 changed files with 0 additions and 2 deletions

View File

@ -251,5 +251,4 @@ No changes were planned
## What's Next ## What's Next
* Check out [migrating to octoDNS](../migrating-to-octodns) for an example of how to create zone configuration YAML files from your existing provider's configuration * Check out [migrating to octoDNS](../migrating-to-octodns) for an example of how to create zone configuration YAML files from your existing provider's configuration
* Have a look at [managing SPF values](../managing-spf) for details on the best practices for configuring email related DNS records with octoDNS
* For a complete list check out the [Examples Directory](../) * For a complete list check out the [Examples Directory](../)

View File

@ -268,5 +268,4 @@ So now you can commit your config and start managing you DNS with octoDNS rather
than clicking buttons in UIs or using whatever you previous had used. than clicking buttons in UIs or using whatever you previous had used.
* Check out [octoDNS basic example](../basic) for an example of how to create zone configuration YAML files from your existing provider's configuration * Check out [octoDNS basic example](../basic) for an example of how to create zone configuration YAML files from your existing provider's configuration
* Have a look at [managing SPF values](../managing-spf) for details on the best practices for configuring email related DNS records with octoDNS
* For a complete list check out the [Examples Directory](../) * For a complete list check out the [Examples Directory](../)