ctucx.git: ansible-configs

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

commit 3a151398bcc92624e7e383d3f213208758983783
parent 7d9a8f88282ff37cfd50547bd0e61056eb5dd238
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 14 Oct 2021 11:16:18 +0200

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