Add proxmox hetzner/proxmox systems/pbx01
This commit is contained in:
parent
2e7545ff35
commit
44b5a4d95a
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "2776c60b-08d2-4c0d-98e0-44a4abba0d29",
|
||||||
|
"name" : "PBX01",
|
||||||
|
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 101
|
||||||
|
}
|
||||||
|
|
@ -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" : 101,
|
||||||
|
"name" : "PBX01"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue