Skip to content
Snippets Groups Projects
Commit 1626abe6 authored by Nico's avatar Nico
Browse files

add hide dmains

parent 774ead00
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
ffs_legacy = 'Legacy',
},
hide_domain = true,
-- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"' </dev/urandom)
domain_seed = '0711ff0711ff0711ff0711ff0711ff0711ff0711ff0711ff0711ff0711ff0711',
......
{
domain_names = {
ffs_seg08 = 'Segment 8',
ffs_70563 = '70563 Stuttgart Vaihingen',
ffs_70565 = '70565 Stuttgart Vaihingen',
ffs_70567 = '70567 Stuttgart Moehringen',
......@@ -8,6 +9,8 @@
ffs_70599 = '70567 Stuttgart Plieningen',
},
hide_domain = { "ffs_seg08" },
-- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"' </dev/urandom)
domain_seed = '41ec3ce72c2e931f5eda77c635376423acdd9ae4a2fd2060e3f31ac569e2887e',
......@@ -17,7 +20,7 @@
next_node = {
ip4 = '10.190.56.1',
ip6 = '2001:67c:d78:8::1/64',
ip6 = '2001:67c:d78:8::1',
},
wifi24 = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment