Add proxmox mailgateway/shell environments/dash
This commit is contained in:
parent
8c5ce489fd
commit
cfa3b76083
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "f7dac094-3cda-4134-b99d-5f49163ccda6",
|
||||||
|
"name" : "dash",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : {
|
||||||
|
"storeId" : "b9b6b5e4-8b5f-494c-b162-4c797cd242f1"
|
||||||
|
},
|
||||||
|
"shell" : "dash",
|
||||||
|
"elevated" : false,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue