diff --git a/site.conf b/site.conf index 7a74ccea522d777fb567cb5c6f5531baed5f5223..c17d9452263a86974e453857d81c355d7cb445f2 100644 --- a/site.conf +++ b/site.conf @@ -44,7 +44,7 @@ limit = 2, peers = { vpn01 = { - key = '3f91292e8aec1e42d699bc1ba9fd12289099db3aecd1bee84f0b893ff820774f', + key = '39f83c6e16b62273329aee0d04d420fa8d0637e6621a76ff680f6273e75c0c8d', remotes = {'"vpn01.ffnw.de" port 11111'}, }, vpn02 = { diff --git a/site.mk b/site.mk index 083e5bd456d342a53531065d4779bb0ac5ad7e7e..1a9e4d102a10c18acb8d589fe5869eff3d7d987e 100644 --- a/site.mk +++ b/site.mk @@ -26,7 +26,7 @@ GLUON_SITE_PACKAGES := \ ffnw-configurator \ ffnw-nodewatcher -DEFAULT_GLUON_RELEASE := 0.5.5.1+0$(shell date '+%Y%m%d') +DEFAULT_GLUON_RELEASE := 0.5.5.2+0$(shell date '+%Y%m%d') # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)