Update proxmox kladow main
This commit is contained in:
parent
a0831bd08a
commit
5d14b2d6e8
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "42090d28-ac8f-47f4-83b5-deb9f24cb8df",
|
||||
"name" : "Proxmox Kladow main",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : "proxmox",
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.176.52",
|
||||
"port" : 22,
|
||||
"user" : "root",
|
||||
"password" : {
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "nDaN9Jks7QYDqZGi9quCUTV7TLRVG64ZQoVojSOrF-M-ep28dj0GqNhX"
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityStrategy" : {
|
||||
"type" : "none"
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false
|
||||
}
|
||||
Loading…
Reference in New Issue