Add arista firewall/shell environments/sh
This commit is contained in:
parent
d6c9e47312
commit
860aabb14f
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "395cb271-e5fa-425c-a451-4571c98783ee",
|
||||
"name" : "sh",
|
||||
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 0
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : "1c871ff7-634c-44cb-9287-d695fee6fe90",
|
||||
"shell" : "sh",
|
||||
"elevated" : false,
|
||||
"user" : null,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue