new key
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
qm set 140 --boot order=virtio0
|
qm set 140 --boot order=virtio0
|
||||||
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 AAAAC3NzaC1lZDI1NTE5AAAAIIZn0A7BiDckpYHS8qgphNHc7hpx4/Ml1iQ4KI1FTtpa Ansible key")
|
||||||
qm set 140 --agent enabled=1
|
qm set 140 --agent enabled=1
|
||||||
qm start 140
|
qm start 140
|
||||||
qm resize 140 virtio0 +30G
|
qm resize 140 virtio0 +30G
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ jobs:
|
|||||||
qm set 241 --boot order=virtio0
|
qm set 241 --boot order=virtio0
|
||||||
qm set 241 --ipconfig0 ip=192.168.11.241/24,gw=192.168.11.1
|
qm set 241 --ipconfig0 ip=192.168.11.241/24,gw=192.168.11.1
|
||||||
qm set 241 --ciuser chs --cipassword genius
|
qm set 241 --ciuser chs --cipassword genius
|
||||||
qm set 241 --sshkey <(echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAE39D/Dep3EHMWXB6wiMTL0My1SlMZVk0Y80jEv7LOb xchose@freya.local")
|
qm set 241 --sshkey <(echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZn0A7BiDckpYHS8qgphNHc7hpx4/Ml1iQ4KI1FTtpa Ansible key")
|
||||||
qm set 241 --agent enabled=1
|
qm set 241 --agent enabled=1
|
||||||
qm start 241
|
qm start 241
|
||||||
qm resize 241 virtio0 +30G
|
qm resize 241 virtio0 +30G
|
||||||
|
|||||||
Reference in New Issue
Block a user