Bump version
This commit is contained in:
parent
3c56b74d1e
commit
e27a4e0459
4
VERSION
4
VERSION
@ -1,2 +1,2 @@
|
|||||||
WAZUH-ANSIBLE_VERSION="v3.8.3"
|
WAZUH-ANSIBLE_VERSION="v3.9.0"
|
||||||
REVISION="3802"
|
REVISION="3900"
|
||||||
|
|||||||
@ -9,7 +9,7 @@ testinfra_hosts = testinfra.utils.ansible_runner.AnsibleRunner(
|
|||||||
|
|
||||||
def get_wazuh_version():
|
def get_wazuh_version():
|
||||||
"""This return the version of Wazuh."""
|
"""This return the version of Wazuh."""
|
||||||
return "3.8"
|
return "3.9"
|
||||||
|
|
||||||
|
|
||||||
def test_wazuh_packages_are_installed(host):
|
def test_wazuh_packages_are_installed(host):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user