globals.sls 436 B

1234567891011121314151617181920
  1. # Global configuration items
  2. globals:
  3. # Mail address of the operators of this fine backbone?
  4. ops_mail: "rootmail@ffho.net"
  5. # SNMP setting
  6. snmp:
  7. # read-only community string for snmpd
  8. ro_community: "not_public"
  9. # DNS settings
  10. dns:
  11. # IP address of DNS resolver for nodes (should be anycasted)
  12. resolver_v4: 10.132.251.53
  13. resolver_v6: 2a03:2260:2342:f251::53
  14. # Search domain
  15. search: in.ffho.net