Compare commits
No commits in common. "d36739c1565306a9c493078289d1a0e3a4a1c389" and "2418a209fe9142e55e21c821b38f5fab1845bb2e" have entirely different histories.
d36739c156
...
2418a209fe
|
|
@ -65,7 +65,6 @@ empty
|
|||
- [**Shell environments**](stores/83649c48-0a9f-3ed6-99dd-264cae2123f5)
|
||||
- [**bash**](stores/c0832cb6-3b64-44da-b936-e0b09e9b4f46)
|
||||
- [**dash**](stores/69f3d33e-e3cc-4d6e-9333-3d89575e3e1e)
|
||||
- [**docker-ip-symcon**](stores/ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1)
|
||||
- [**docker-proxy**](stores/877b6c0b-6451-4058-9d08-64825cbdf8bc)
|
||||
- [**Docker containers**](stores/a81caf51-eb7c-4e70-9a22-273e3ced63f8)
|
||||
- [**default**](stores/92375336-dd3e-4869-b31a-f8d89326aa59)
|
||||
|
|
@ -75,7 +74,6 @@ empty
|
|||
- [**dolibarr**](stores/435e8beb-3eee-42b3-b0dc-730bd3ffdc90)
|
||||
- [**Shell environments**](stores/e815a621-42ef-38b7-a3f8-aae28a1b278f)
|
||||
- [**bash**](stores/e1334962-7b25-4e62-b961-2c8826dbdbea)
|
||||
- [**dash**](stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f)
|
||||
- [**ecomailz**](stores/a6f96658-d009-475c-8b34-1739887b147a)
|
||||
- [**Shell environments**](stores/65353629-b850-3e01-8632-1ee81be3cc83)
|
||||
- [**bash**](stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f)
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1",
|
||||
"name" : "docker-ip-symcon",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.174.51",
|
||||
"port" : 22,
|
||||
"user" : "root",
|
||||
"password" : {
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "Ff3CHMlRR0h94b2SmGfsXFiK0RUmfPkDAEcFJa7D5YMOPmo2ZqU="
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityStrategy" : {
|
||||
"type" : "none"
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "fb9d6781-92c3-45a9-aaca-6b3210320b2f",
|
||||
"name" : "dash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue