This commit is contained in:
trigkeyb
2025-02-02 08:52:44 +01:00
parent 3121598fec
commit 748a4a03f7
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ ssh_pwauth: true
hostname: $VMHOST
manage_etc_hosts: true
fqdn: $VMHOST
package_update: true
# package_update: true
runcmd:
- apt update && apt install git -y
- cd /root