Skip to content

Commit

Permalink
Revert "update omada version to 5.14.26 (#24)"
Browse files Browse the repository at this point in the history
Omada 5.14.x fails to start due to depency error see: https://community.tp-link.com/en/business/forum/topic/670026

This reverts commit a66b890, reversing
changes made to 7ca9ada.
  • Loading branch information
trfore committed Oct 24, 2024
1 parent a66b890 commit a6b85a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# https://www.tp-link.com/us/support/download/omada-software-controller/
omada_tar_src: https://static.tp-link.com/upload/software/2024/202407/20240710/Omada_SDN_Controller_v5.14.26.1_linux_x64.tar.gz
omada_tar_src: https://static.tp-link.com/upload/software/2024/202402/20240227/Omada_SDN_Controller_v5.13.30.8_linux_x64.tar.gz
omada_tar_src_remote: true
omada_tar_dir: /var/tmp
omada_non_root: true
Expand Down
2 changes: 1 addition & 1 deletion omada.url
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://static.tp-link.com/upload/software/2024/202407/20240710/Omada_SDN_Controller_v5.14.26.1_linux_x64.tar.gz
https://static.tp-link.com/upload/software/2024/202402/20240227/Omada_SDN_Controller_v5.13.30.8_linux_x64.tar.gz

0 comments on commit a6b85a6

Please sign in to comment.