Add proxmox hetzner/proxmox systems/pdc01
This commit is contained in:
parent
aa9352522a
commit
203f972fde
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "6cb141e8-c4e0-4033-9ee3-376d86f16daa",
|
||||||
|
"name" : "PDC01",
|
||||||
|
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 102
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"type" : "proxmoxVm",
|
||||||
|
"customIp" : null,
|
||||||
|
"port" : 22,
|
||||||
|
"identity" : null,
|
||||||
|
"forwardX11" : false,
|
||||||
|
"additionalOptions" : null,
|
||||||
|
"dontUseGateway" : null,
|
||||||
|
"install" : "621ab147-f05c-4361-a6e4-52393dfa56d6",
|
||||||
|
"vmid" : 102,
|
||||||
|
"name" : "PDC01"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue