Disable Kibana from sources and test sources/package after changes

This commit is contained in:
Jose M 2019-11-27 18:00:34 +01:00
parent 814cfa1e5e
commit 77145e71b8
2 changed files with 2 additions and 2 deletions

View File

@ -32,5 +32,5 @@ nodejs:
repo_url_ext: "nodesource.com/setup_8.x"
# Build from sources
build_from_sources: true
build_from_sources: false
wazuh_plugin_branch: 3.10-7.4

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"