Set installation type to sources

This commit is contained in:
Jose M 2019-11-26 10:50:03 +01:00
parent 0e196abb51
commit 85db46bbd8

View File

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