This commit is contained in:
Martin Cholewa
2025-10-09 10:25:51 +02:00
parent 95e439f406
commit e3df74ab34

View File

@@ -26,7 +26,7 @@ jobs:
qm set 242 --boot order=virtio0 qm set 242 --boot order=virtio0
qm set 242 --ipconfig0 ip=192.168.11.242/24,gw=192.168.11.1 qm set 242 --ipconfig0 ip=192.168.11.242/24,gw=192.168.11.1
qm set 242 --ciuser chs --cipassword genius qm set 242 --ciuser chs --cipassword genius
qm set 242 --sshkey <(echo "ssh-ed24219 AAAAC3NzaC1lZDI1NTE5AAAAIIZn0A7BiDckpYHS8qgphNHc7hpx4/Ml1iQ4KI1FTtpa Ansible key") qm set 242 --sshkey <(echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZn0A7BiDckpYHS8qgphNHc7hpx4/Ml1iQ4KI1FTtpa Ansible key")
qm set 242 --agent enabled=1 qm set 242 --agent enabled=1
qm resize 242 virtio0 +30G qm resize 242 virtio0 +30G
qm start 242 qm start 242