{
  domain_names = { landkreis_wesermarsch = 'landkreis-wesermarsch' },
  domain_seed = 'c60ab076bc541743d86e3f69a58daa45d1d0c0e630a56edd68328bc209fd9e42',

  prefix6 = '2a03:2260:1001:3800::/64',
  extra_prefixes6 = { 'fd74:fdaa:9dc4:3800::/64' },
  prefix4 = '10.18.56.0/21',

  wifi24 = {
    ap = {
      ssid = 'testing.nordwest.freifunk.net',
    },
    mesh = {
      id = 't-ffnw-mesh_02:00:0A:12:38:00',
    },
  },
  wifi5 = {
    ap = {
      ssid = 'testing.nordwest.freifunk.net',
    },
    mesh = {
      id = 't-ffnw-mesh_02:00:0A:12:38:00',
    },
  },

  next_node = {
    name = { 'node.ffnw', 'nextnode', 'nn' },
    ip6 = 'fd74:fdaa:9dc4:3800::1:1',
    ip4 = '10.18.56.1',
  },

  mesh_vpn = {
    fastd = {
      groups = {
        backbone = {
          peers = {
            bra01 = {
              key ='2416b256c7b980832f741a8ab4617a501fd1b590e52405d9556565c0fe0006a7',
              remotes = {'"bra01.sn.ffnw.de" port 10002'},
            },
            bra02 = {
              key ='cee553559bee169806a1b33649367377edff5f74e0323dc8206ecf0171c48ede',
              remotes = {'"bra01.sn.ffnw.de" port 10003'},
            },
          },
        },
      },
    },
    tunneldigger = {
      brokers = {'bra01.sn.ffnw.de:9001'}
    },
  },
  hoodselector = {
    shapes = {
      {
        {
         lat = 53.28,
         lon = 8.13
        },
        {
         lat = 53.28,
         lon = 8.3
        },
        {
         lat = 53.22,
         lon = 8.3
        },
        {
         lat = 53.22,
         lon = 8.57
        },
        {
         lat = 53.63,
         lon = 8.57
        },
        {
         lat = 53.63,
         lon = 8.403
        },
        {
         lat = 53.501,
         lon = 8.403
        },
        {
         lat = 53.501,
         lon = 8.18
        },
        {
         lat = 53.372,
         lon = 8.18
        },
        {
         lat = 53.372,
         lon = 8.13
        },
        {
         lat = 53.28,
         lon = 8.13
        }
      }
    }
  }
}