From 590a60f658a8662fd8cb40590d9a68fd72431f6c Mon Sep 17 00:00:00 2001 From: Alexander Dietrich Date: Sat, 29 Jan 2022 21:16:30 +0100 Subject: [PATCH] Enable speicher, update submodules --- inventory/host_vars/speicher.yml | 1 + inventory/hosts | 6 +++--- roles/basics | 2 +- roles/nginx | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/inventory/host_vars/speicher.yml b/inventory/host_vars/speicher.yml index c6f94e8..064f7c2 100644 --- a/inventory/host_vars/speicher.yml +++ b/inventory/host_vars/speicher.yml @@ -1,2 +1,3 @@ basics_autoupdate_origins: - o=TorProject,n=${distro_codename} +basics_autoupdate_reboot: "false" diff --git a/inventory/hosts b/inventory/hosts index d40d4ed..6b28819 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -1,12 +1,12 @@ [ffhh] cloud ansible_host=cloud.hamburg.freifunk.net -#speicher ansible_host=speicher.hamburg.freifunk.net +speicher ansible_host=speicher.hamburg.freifunk.net srv01 ansible_host=srv01.hamburg.freifunk.net srv02 ansible_host=srv02.hamburg.freifunk.net srv03 ansible_host=srv03.hamburg.freifunk.net [certbot] -#speicher +speicher srv01 srv02 @@ -15,7 +15,7 @@ srv03 [nginx] cloud -#speicher +speicher srv01 srv02 srv03 diff --git a/roles/basics b/roles/basics index 09dce3e..21b3678 160000 --- a/roles/basics +++ b/roles/basics @@ -1 +1 @@ -Subproject commit 09dce3e1048c8537872c01c852d98b01f8b8d840 +Subproject commit 21b367871201ec43335b05a6048c7c3c3d773a4c diff --git a/roles/nginx b/roles/nginx index daa60a5..d57a86a 160000 --- a/roles/nginx +++ b/roles/nginx @@ -1 +1 @@ -Subproject commit daa60a54ff0d8e2b97a22894d5a8fbc76e420aca +Subproject commit d57a86a51232f3989d7e8c4666daae2f36f110f0