mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-05-07 12:43:05 +00:00
Update constants.py
This commit is contained in:
parent
f444694ee0
commit
64f48feda6
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ TARGET_FORMAT_SPACE = ("huawei", "huawei_vrpv8")
|
|||
|
||||
TARGET_JUNIPER_ASPATH = ("juniper", "juniper_junos")
|
||||
|
||||
SUPPORTED_STRUCTURED_OUTPUT = ("frr", "juniper", "arista_eos")
|
||||
SUPPORTED_STRUCTURED_OUTPUT = ("frr", "juniper", "arista_eos", "huawei", "mikrotik_routeros", "mikrotik_switchos")
|
||||
|
||||
CONFIG_EXTENSIONS = ("py", "yaml", "yml", "json", "toml")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue