ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

commit d2a6c7abaa21a76911cbcc2ef8edf2d7096beab7
parent b2b5120e80b112dcf3f5b52e2f602e345445f1c8
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 30 Nov 2021 11:21:53 +0100

configuration/osterei: update alpineVersion to 3.15
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configuration/osterei.yml b/configuration/osterei.yml
@@ -2,7 +2,7 @@ system:
   hostname: osterei
   domain: ctu.cx
   timezone: Europe/Berlin
-  alpineVersion: v3.14
+  alpineVersion: v3.15
   enableOwnRepos: true
   enableSudo: true
   useNTP: true