fix ssh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user