Skip to content

Commit

Permalink
v5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kdpuvvadi authored Jan 31, 2023
1 parent 1b253f7 commit 493541d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Tested on Control Node Ubuntu 20.04 LTS. Ansible 2.11.6.

## Release

* For latest(5.7.4) [Latest release](../../releases/latest)
* For latest(5.8.4) [Latest release](../../releases/latest)
* For latest(5.7.4) [release 5.7.4](../../releases/5.7.4)
* For version 5.6.3 [release 5.6.3](../../releases/5.6.3)
* For version 5.5.6 [release 5.5.6](../../releases/v5.5.6)
* For version 5.4.6 [release 5.4.6](../../releases/v5.4.6)
Expand Down
2 changes: 1 addition & 1 deletion vars.yml.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
config_dir: '/home/ansible/omada/'
omada_url: https://static.tp-link.com/upload/software/2022/202211/20221121/Omada_SDN_Controller_v5.7.4_Linux_x64.tar.gz
omada_url: https://static.tp-link.com/upload/software/2023/202301/20230130/Omada_SDN_Controller_v5.8.4_Linux_x64.tar.gz
omada_dir: '/home/ansible/omada/'
mongo_url: https://repo.mongodb.org/yum/redhat/8/mongodb-org/4.0/x86_64/RPMS/mongodb-org-server-4.0.27-1.el8.x86_64.rpm
jsvc_rpm_url: http://repo.iotti.biz/CentOS/8/x86_64/apache-commons-daemon-jsvc-1.2.2-5.el8.lux.x86_64.rpm

0 comments on commit 493541d

Please sign in to comment.