Add proxmox hetzner/proxmox systems/dms01
This commit is contained in:
parent
d8b0cbde54
commit
51aa6614d3
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a",
|
||||
"name" : "DMS01",
|
||||
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 106
|
||||
}
|
||||
|
|
@ -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" : 106,
|
||||
"name" : "DMS01"
|
||||
}
|
||||
Loading…
Reference in New Issue