add location information to daisy

This commit is contained in:
Franzi 2023-09-23 15:15:28 +02:00
parent 07de570175
commit 951d254c7a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@ AS_NUMBERS = {
'home': 4290000138, 'home': 4290000138,
'htz-cloud': 4290000137, 'htz-cloud': 4290000137,
'ionos': 4290000002, 'ionos': 4290000002,
'ovh': 4290000001, 'glauca': 4290207960,
} }
WG_AUTOGEN_NODES = [ WG_AUTOGEN_NODES = [

View file

@ -5,6 +5,7 @@ groups = [
] ]
[metadata] [metadata]
location = "glauca"
nameservers = [ nameservers = [
"2606:4700::1111", "2606:4700::1111",
"2606:4700:4700::1001", "2606:4700:4700::1001",