enabling agent

This commit is contained in:
martin.cholewa
2025-09-26 12:05:43 +02:00
parent dc012a989c
commit 278fa4ea57

View File

@@ -27,6 +27,7 @@ jobs:
qm set 140 --ipconfig0 ip=192.168.11.240/24,gw=192.168.11.1 qm set 140 --ipconfig0 ip=192.168.11.240/24,gw=192.168.11.1
qm set 140 --ciuser chs --cipassword genius qm set 140 --ciuser chs --cipassword genius
qm set 140 --sshkey <(echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAE39D/Dep3EHMWXB6wiMTL0My1SlMZVk0Y80jEv7LOb xchose@freya.local") qm set 140 --sshkey <(echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAE39D/Dep3EHMWXB6wiMTL0My1SlMZVk0Y80jEv7LOb xchose@freya.local")
qm set 140 --agent enabled=1
qm start 140 qm start 140
qm resize 140 virtio0 +30G qm resize 140 virtio0 +30G