From 0822416dd31abdc6a53ecf2ae07d2808fb320cc1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 6 Nov 2023 09:04:01 +0200 Subject: http.liw.fi: liw owns gtdfh.liw.fi Signed-off-by: Lars Wirzenius Sponsored-by: author --- base-image/base-image.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'base-image') diff --git a/base-image/base-image.yml b/base-image/base-image.yml index 84d938f..9033b5a 100644 --- a/base-image/base-image.yml +++ b/base-image/base-image.yml @@ -21,6 +21,8 @@ mode: 0600 - shell: | apt clean + sed -i 's/^root:[^:]*:/root::/' /etc/shadow /etc/passwd + rm -f /etc/systemd/network/10-cloud-init-eth0.network vars: hostname: bullseye ansible_python_interpreter: /usr/bin/python3 -- cgit v1.2.1