Advertisement
Guest User

Untitled

a guest
Mar 14th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. - also_notifies: []
  2. attributes: {}
  3. description: Pool built from configuration on central-instance.novalocal
  4. id: $POOL_ID
  5. ns_records:
  6. - hostname: fqdn.first.backend.server.com.
  7. priority: 1
  8. - hostname: fqdn.second.backend.server.com.
  9. priority: 2
  10. - hostname: fqdn.third.backend.server.com.
  11. priority: 3
  12. nameservers:
  13. - host:
  14. port: 53
  15. targets:
  16. - type: infoblox
  17. masters:
  18. - host: <ip.of.mdns>
  19. port: 53
  20. options:
  21. - wapi_url: <some.url>
  22. username: <username>
  23. password: <password>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement