Add hetzner pdc/shell environments/sudo
This commit is contained in:
parent
299e04bdb4
commit
b022cd8d43
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "1c3c02b0-be9c-41d7-bcbe-060c5fc7e09b",
|
||||||
|
"name" : "sudo",
|
||||||
|
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : {
|
||||||
|
"storeId" : "0228b4d3-e1e7-4c0e-a3c6-f84a6fb15b10"
|
||||||
|
},
|
||||||
|
"shell" : null,
|
||||||
|
"elevated" : true,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue