From ff066fa62a1868336a2117a842c2c4daf5a44d0e Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Thu, 29 Feb 2024 15:35:36 +0100 Subject: [PATCH 1/2] minor change --- app/templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/footer.html b/app/templates/footer.html index d51cb3de7..e989268c7 100644 --- a/app/templates/footer.html +++ b/app/templates/footer.html @@ -32,7 +32,7 @@ - + From af28059abdd179e1a40dc57360745320f08c586c Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Thu, 7 Mar 2024 11:28:14 +0100 Subject: [PATCH 2/2] Add GRNET nets --- sites.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sites.json b/sites.json index e4074e24b..c62dc8834 100644 --- a/sites.json +++ b/sites.json @@ -214,6 +214,12 @@ "id": "111397G0", "vos": { "dev.intertwin.eu": "761d439913b34b90850ce5c44d0e96eb" + }, + "networks": { + "dev.intertwin.eu": { + "private": "hisea-net", + "public": "FloatingIP-Network" + } } } ]