Use 2020.2.2, add broker entpoind host

This commit is contained in:
Bastian 2020-11-22 18:37:27 +00:00
parent be887cb984
commit b1f4879de0
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon
GLUON_GIT_REF := v2020.2.1
GLUON_GIT_REF := 21151062af4a0141ad6c6855682ff5de255db146
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key

View File

@ -62,7 +62,8 @@
{
publickey ='SfVwYUjy2b9AZ+R/JTwmLXz5jm1UEmnfuRMGpN9B4X4=',
endpoint ='gw31.ffrgb.net:40001',
link_address='fdef:f30f:2342:cafe::31',
broker ='gw31.ffrgb.net',
link_address='fe80::31',
},
},
},

View File

@ -5,7 +5,6 @@ GLUON_SITE_PACKAGES := \
gluon-config-mode-core \
gluon-config-mode-autoupdater \
gluon-config-mode-hostname \
gluon-config-mode-mesh-vpn \
gluon-config-mode-domain-select \
gluon-config-mode-geo-location \
gluon-config-mode-contact-info \