diff options
-rw-r--r-- | tools/netbox/scripts/create-switch/create-switch-tg25.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/netbox/scripts/create-switch/create-switch-tg25.py b/tools/netbox/scripts/create-switch/create-switch-tg25.py index 587084a..1de629f 100644 --- a/tools/netbox/scripts/create-switch/create-switch-tg25.py +++ b/tools/netbox/scripts/create-switch/create-switch-tg25.py @@ -14,11 +14,11 @@ import string from utilities.exceptions import AbortScript ## Features and if tested -# ✅- Edge switch on Ringen -# ✅- Edge on "utskutt distro" -# ✅- Edge switch on distro leaf +# ✅ Edge switch on Ringen +# ✅ Edge on "utskutt distro" +# ✅ Edge switch on distro leaf # ✅ Edge switch on leaf-pair -# - Utskutt distro (nice to have) +# ✅ Utskutt distro (nice to have) # - Should be able to select 2.5 G ports on Arista devices even if we want 1G |