Testing package/sources for Manager and API respectively

This commit is contained in:
Jose M 2019-11-26 17:53:24 +01:00
parent e18e958160
commit ad8ae0ed65

View File

@ -5,7 +5,7 @@ wazuh_manager_fqdn: "wazuh-server"
wazuh_manager_package_state: present wazuh_manager_package_state: present
wazuh_manager_sources_installation: wazuh_manager_sources_installation:
enabled: true enabled: false
branch: "v3.10.2" branch: "v3.10.2"
user_language: "en" user_language: "en"
user_no_stop: "y" user_no_stop: "y"
@ -30,7 +30,7 @@ wazuh_manager_sources_installation:
threads: "2" threads: "2"
wazuh_api_sources_installation: wazuh_api_sources_installation:
enabled: false enabled: true
branch: "v3.10.2" branch: "v3.10.2"
update: "y" update: "y"
remove: "y" remove: "y"