Add lizenzserver/shell environments
This commit is contained in:
parent
e5cf78205f
commit
2acd68d29f
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "3c4054b0-b184-3397-97f5-dbf444cf416c",
|
||||||
|
"name" : "Shell environments",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : {
|
||||||
|
"storeId" : "1825b2c2-fb6e-46a2-b43d-8bae357e34ea"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue