Restoring defaulf configuration

This commit is contained in:
zenidd 2020-10-20 17:52:38 +02:00
parent 583f38f19c
commit 8e784694bb
2 changed files with 3 additions and 3 deletions

View File

@ -115,7 +115,7 @@
- name: Install Wazuh Plugin (can take a while)
shell: >-
NODE_OPTIONS="{{ node_options }}" /usr/share/kibana/bin/kibana-plugin install
https://s3-us-west-1.amazonaws.com/packages-dev.wazuh.com/warehouse/test/4.0/ui/kibana/wazuh_kibana-4.0.0_7.9.1-0.0.0.todelete.zip
{{ wazuh_app_url }}-{{ wazuh_version }}_{{ elastic_stack_version }}.zip
args:
executable: /bin/bash
creates: /usr/share/kibana/plugins/wazuh/package.json

View File

@ -6,8 +6,8 @@ wazuh_manager_package_state: present
# Custom packages installation
wazuh_custom_packages_installation_manager_enabled: false
wazuh_custom_packages_installation_manager_deb_url: ""
wazuh_custom_packages_installation_manager_rpm_url: ""
wazuh_custom_packages_installation_manager_deb_url: "https://s3-us-west-1.amazonaws.com/packages-dev.wazuh.com/"
wazuh_custom_packages_installation_manager_rpm_url: "https://s3-us-west-1.amazonaws.com/packages-dev.wazuh.com/"
# Sources installation
wazuh_manager_sources_installation: