• Joined on 2022-10-10
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 14:22:52 +00:00
85c069bf38 removed sudo from ssh command
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 13:41:38 +00:00
6acb148b72 Included wait so vm isn't locked
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 13:32:08 +00:00
1c0f4f757f switched to python for json parsing
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 04:22:41 +00:00
89717898d4 api fix?
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 04:05:49 +00:00
8cd78eb4df switched to jq for parsing json responses
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 03:12:03 +00:00
6e95f759e6 Getting IP from OPNSense
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 01:23:01 +00:00
e1af1a862d flush dns cache to get new dhcp lease on vm
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 01:12:58 +00:00
246ae0a340 changed vm template id
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 01:08:47 +00:00
9d872159ad updated back to api
jerick pushed to main at jerick/proxmox-template-clone 2026-02-03 01:04:49 +00:00
0a707ee7d9 clone and migrate function
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 21:45:15 +00:00
84e83c944d hardcoded template names in script blocks
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 21:39:32 +00:00
5426456a4d Changes to reference template hostname until the vm is renamed
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 20:17:15 +00:00
678625e634 Back to ansible collections
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 19:10:30 +00:00
21bfd95fc3 attempt to use proxmox api instead
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 19:06:37 +00:00
9a4bc8e387 finding node where template lives
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 19:03:44 +00:00
7755e65756 ansible roles default files
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 19:01:31 +00:00
26619f9c1a moved template ids to local groovy vars
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 18:59:51 +00:00
2b6389f7dc change for jenkns env variable
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 18:58:22 +00:00
6074f5e41e Changed to finding template by id instead of name
jerick pushed to main at jerick/proxmox-template-clone 2026-02-02 18:53:03 +00:00
c12bfa6bad updated to use community.proxmox collection