Skip to content

Commit

Permalink
domains: make ffdon/donau-ries public
Browse files Browse the repository at this point in the history
(cherry picked from commit efd82ea)
  • Loading branch information
grische authored and github-actions[bot] committed Dec 1, 2023
1 parent e9e59cd commit 267a904
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions domains/ffdon_mitte.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
ffdon_monheim = 'Freifunk Donau-Ries Monheim',
ffdon_harburg = 'Freifunk Donau-Ries Harburg',
},
hide_domain = true, -- temporary. for testing change with: gluon-switch-domain 'ffdon_mitte'
-- hide_domain = { 'ffdon_wemding', 'ffdon_monheim', 'ffdon_harburg' } -- legacy domains, only used for migration
hide_domain = { 'ffdon_wemding', 'ffdon_monheim', 'ffdon_harburg' }, -- legacy domains, only used for migration
domain_seed = 'b9d58035a5a2256627a813ee9d10ebdbf53bbac562fddf240c28ed2becf4c0ec',

prefix4 = '10.86.128.0/21',
Expand Down
3 changes: 1 addition & 2 deletions domains/ffdon_nordwest.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
ffdon_noerdlingen = 'Freifunk Donau-Ries Noerdlingen',
ffdon_oettingen = 'Freifunk Donau-Ries Oettingen',
},
hide_domain = true, -- temporary. for testing change with: gluon-switch-domain 'ffdon_nordwest'
-- hide_domain = { 'ffdon_noerdlingen', 'ffdon_oettingen' } -- legacy domains, only used for migration
hide_domain = { 'ffdon_noerdlingen', 'ffdon_oettingen' }, -- legacy domains, only used for migration
domain_seed = '0cd943171cdc3afa3546a01dbbb48a6386fc871251f4e55f785e23bdbe3b31c4',

prefix4 = '10.86.136.0/21',
Expand Down
3 changes: 1 addition & 2 deletions domains/ffdon_sued.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
ffdon_rain = 'Freifunk Donau-Ries Rain',
ffdon_umland = 'Freifunk Donau-Ries Umland',
},
hide_domain = true, -- temporary. for testing change with: gluon-switch-domain 'ffdon_sued'
-- hide_domain = { 'ffdon_donauwoerth', 'ffdon_baeumenheim', 'ffdon_rain', 'ffdon_umland' } -- legacy domains, only used for migration
hide_domain = { 'ffdon_donauwoerth', 'ffdon_baeumenheim', 'ffdon_rain', 'ffdon_umland' }, -- legacy domains, only used for migration
domain_seed = '022be6c32c6ccd16744fbee39354451551c2a21b10b3331082e527d7a7705a7f',

prefix4 = '10.86.144.0/21',
Expand Down

0 comments on commit 267a904

Please sign in to comment.