@itentialopensource/arista-eos-upgrade-iag
Version:
[Deprecated] This Pre-built automation performs a standard software upgrade or downgrade on Arista EOS Switch.
27 lines • 572 B
JSON
{
"tags": [],
"name": "Arista EOS Upgrade",
"os": "",
"passRule": true,
"ignoreWarnings": false,
"commands": [
{
"command": "show boot-config | include Software image:",
"passRule": true,
"rules": [
{
"rule": "<!imageFile!>",
"eval": "contains",
"severity": "error",
"flags": {
"case": true
}
}
]
}
],
"created": 1635438641656,
"createdBy": "kay.wolfe@itential.com",
"lastUpdated": 1637077537952,
"lastUpdatedBy": "kay.wolfe@itential.com"
}