Update univention pdc02

This commit is contained in:
Ingrid010109!? 2025-01-02 00:13:52 +01:00
parent 816dac6ccc
commit 8e4448e6db
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"uuid" : "f4456d84-018b-44c7-a8ac-a9b7d1a3a960", "uuid" : "f4456d84-018b-44c7-a8ac-a9b7d1a3a960",
"name" : "wireguard (Copy)", "name" : "Univention PDC02",
"categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7", "categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7",
"color" : null, "color" : null,
"icon" : null, "icon" : null,

View File

@ -3,15 +3,15 @@
"proxy" : { "proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
}, },
"host" : "192.168.176.40", "host" : "192.168.176.101",
"port" : 22, "port" : 22,
"user" : "root", "user" : "Administrator",
"password" : { "password" : {
"type" : "inPlace", "type" : "inPlace",
"value" : { "value" : {
"secret" : { "secret" : {
"type" : "locked", "type" : "locked",
"encryptedValue" : "e1FM9DhT0jU5CwQJ52dq09RR2vY7XEfMVFeTee4Dnr4TFdANLhuGJ74p" "encryptedValue" : "CXrNAPsX73oBH7OLVr7ezenEknGCwJPNd6prZChNTN2VbqJl6tAsrlzq"
} }
} }
}, },