Skip to content
Snippets Groups Projects
Select Git revision
  • 66d5506d6590fc4a619c3fcca8e5fe054e8dd28c
  • main default protected
  • Mitmachen
  • ci-show-preview-URL
4 results

.gitlab-ci.yml

Blame
  • landkreis_friesland.conf 1.99 KiB
    {
      domain_names = { landkreis_friesland = 'landkreis-friesland' },
      domain_seed = '2c252eee0307427f37ada1046eb91b0568b794dd87f47e8ca798131f5d6f32a0',
    
      prefix6 = '2a06:e881:2000:4600::/64',
      extra_prefixes6 = { 'fd74:fdaa:9dc4:8800::/64' },
      prefix4 = '10.18.136.0/21',
    
      wifi24 = {
        ap = {
          ssid = 'testing.nordwest.freifunk.net',
        },
        mesh = {
          id = 't-ffnw-mesh_02:00:0A:12:88:00',
        },
      },
      wifi5 = {
        ap = {
          ssid = 'testing.nordwest.freifunk.net',
        },
        mesh = {
          id = 't-ffnw-mesh_02:00:0A:12:88:00',
        },
      },
    
      next_node = {
        name = { 'node.ffnw', 'nextnode', 'nn' },
        ip6 = 'fd74:fdaa:9dc4:8800::1:1',
        ip4 = '10.18.136.1',
      },
    
      mesh_vpn = {
        fastd = {
          groups = {
            backbone = {
              peers = {
                lk_fri01 = {
                  key ='613ffbc8a5a2b1a8602866c0bd44afddecee79c49cde52ee4dd5df73c88d0437',
                  remotes = {'"lk-fri01.sn.ffnw.de" port 10001'},
                },
                lk_fri02 = {
                  key ='14f33c20c3487904e6d1420e9105cfb62b66bc3216d5cdb8a055461b6ed0415d',
                  remotes = {'"lk-fri02.sn.ffnw.de" port 10002'},
                },
              },
            },
          },
        },
        tunneldigger = {
          brokers = {'lk-fri01.sn.ffnw.de:9000'}
        },
      },
      hoodselector = {
        shapes = {
          {
            {
             lat = 53.372,
             lon = 7.956
            },
            {
             lat = 53.372,
             lon = 8.18
            },
            {
             lat = 53.5,
             lon = 8.18
            },
            {
             lat = 53.5,
             lon 8,03
            },
            {
             lat = 53.62,
             lon = 8,03
            },
            {
             lat = 53.62,
             lon = 8.18
            },
            {
             lat = 53.72,
             lon = 8.18
            },
            {
             lat = 53.72,
             lon = 7.85
            },
            {
             lat = 53.62,
             lon = 7.85
            },
            {
             lat = 53.62,
             lon = 7.956
            },
            {
             lat = 53.372,
             lon = 7.956
            }
          }
        }
      }
    }