From 8249d4c2de4b8d23f9be272c7b9ab8ca8d733b9e Mon Sep 17 00:00:00 2001 From: gitops_test Date: Wed, 1 Jul 2026 08:42:34 +0000 Subject: [PATCH] Delete copyofconfig_user_20260626_095529.yaml20260626T095646.805577537 --- ...60626_095529.yaml20260626T095646.805577537 | 22 ------------------- 1 file changed, 22 deletions(-) delete mode 100644 copyofconfig_user_20260626_095529.yaml20260626T095646.805577537 diff --git a/copyofconfig_user_20260626_095529.yaml20260626T095646.805577537 b/copyofconfig_user_20260626_095529.yaml20260626T095646.805577537 deleted file mode 100644 index 4ab6fd1..0000000 --- a/copyofconfig_user_20260626_095529.yaml20260626T095646.805577537 +++ /dev/null @@ -1,22 +0,0 @@ -hostname: default-server -ssh_pwauth: true -chpasswd: - expire: false -users: -- default -- name: {name} - passwd: {pwd} - shell: /bin/bash - lock_passwd: false - sudo: ALL=(ALL) NOPASSWD:ALL - groups: users, admin, sudo -runcmd: -- echo "regenerating host keys" -- rm -f /etc/ssh/ssh_host_* -- ssh-keygen -A -- echo "restarting sshd" -- systemctl restart sshd -debug: true -output: - all: "| tee -a /var/log/cloud-init-debug.log" -final_message: "Default VM Cloudinit done" \ No newline at end of file