Commit Graph

1175 Commits

Author SHA1 Message Date
Jose M
58f0484cda
Bump Windows Agent version 2020-03-09 09:47:27 +01:00
Jose M
3fe48ea7fd
Remove conditioinal from task that checks NodeJS 2020-03-09 09:45:23 +01:00
Manuel J. Bernal
cf55550589
Merge pull request #380 from wazuh/devel
Wazuh Ansible v3.11.4_7.6.1
2020-03-05 18:38:02 +01:00
Manuel J. Bernal
c3dd95c8ce Bump MD5 agent 2020-03-05 16:53:15 +01:00
Manuel J. Bernal
3f0e032580 Bump version 2020-03-05 16:44:02 +01:00
Manuel J. Bernal
c772656e9e
Merge pull request #377 from wazuh/feature-376-support-centos8
Support Centos/RHEL 8
2020-03-05 16:21:16 +01:00
Jose M
4982b2868d
Fix conditionals error related with AL2 custom packages installation 2020-03-03 13:14:13 +01:00
Jose M. Garcia
1fb14f66d4
Merge branch 'devel' into feature-376-support-centos8 2020-03-03 11:53:46 +01:00
Jose M. Garcia
fac88b8fc7
Merge pull request #371 from wazuh/feature-370-avoid-install-api
Avoid to install Wazuh API in worker nodes
2020-03-02 23:06:27 +01:00
Jose M
cf20e52938
Fix typo in .rpm package installation task using dnf 2020-03-02 23:02:58 +01:00
Jose M. Garcia
54ddd9c276
Merge pull request #372 from wazuh/hotfix-wrong-conditional-tasks
Fix conditionals of custom Wazuh packages installation tasks
2020-03-02 23:01:38 +01:00
Jose M
03e35ada29
Adapt Manager installation from custom packages to support RHEL/Centos 8 2020-03-02 22:43:26 +01:00
Jose M
ac8a0c8308
Adapt Agent installation from custom packages to support RHEL/Centos 8 2020-03-02 22:43:15 +01:00
Jose M. Garcia
a985eb0db0
Merge pull request #375 from wazuh/feature-374-update-kibana-chdir
Add chdir argument to Wazuh Kibana Plugin installation tasks
2020-03-02 12:12:42 +01:00
Jose M
fde6d65723
Add chdir argument to Wazuh Kibana Plugin installation tasks 2020-02-27 15:17:43 +01:00
manuasir
079273eb35 Fix linting 2020-02-26 17:26:01 +01:00
Rshad Zhran
543eff6342 Fix conditions in tasks: Replace variables 2020-02-26 17:06:48 +01:00
manuasir
abd4f57106 Avoid to install Wazuh API in worker nodes, fixes #370 2020-02-26 16:11:44 +01:00
Jose M. Garcia
f1110419b9
Merge pull request #369 from wazuh/empty-default-agent-conf
Disable shared config by default
2020-02-23 13:40:30 +01:00
Jose M
ca8b8684cf
Disable shared config by default. Update occurrences 2020-02-21 16:31:45 +01:00
Jose M. Garcia
7c874a15ec
Merge pull request #368 from wazuh/feature-367-windows-package-url
Allow custom URLs for Windows Wazuh Agent installation
2020-02-20 15:06:24 +01:00
Jose M
4f8d3c6c0c
Remove traling whitespace in win_package task 2020-02-20 12:46:41 +01:00
Jose M
c32b1ed1bd
Change Window spackage occurences to adapt it to the new variables 2020-02-20 12:39:45 +01:00
Jose M
2a7241b31a
Adapt Windows Agent package related variables 2020-02-20 12:39:26 +01:00
Jose M. Garcia
ca2f09072d
Merge pull request #366 from wazuh/feature-365-custom-packages-installation
Wazuh installation from custom packages (.rpm and .deb)
2020-02-20 08:38:17 +01:00
Jose M
9dddd2b26e
Restore Wazuh installation to default configuration 2020-02-19 19:19:16 +01:00
Jose M
807a816cf2
Set Wazuh version to 3.12.0 for testing purposes 2020-02-19 18:12:44 +01:00
Jose M
53cee9a7be
Fix trailing whitespace in RedHat.yml tasks from Agent 2020-02-19 18:11:39 +01:00
Jose M
8f0d54b274
Update Agent conditionals to make them work with custom packages install 2020-02-19 18:10:26 +01:00
Jose M
281d54557a
Create tasks to download and install Agent from .rpm and .deb packages 2020-02-19 18:09:48 +01:00
Jose M
aa33bd3531
Add required variables to install agents from custom packages 2020-02-19 18:09:26 +01:00
Jose M
bf6f72039c
Update conditionals in Managers tasks to filter installation from packages 2020-02-19 17:47:49 +01:00
Jose M
7fb76b42e6
Create required tasks to download and install .rpm and .deb packages 2020-02-19 17:47:13 +01:00
Jose M
9bc6d550be
Create required variables for Wazuh Manager installation from packages 2020-02-19 17:46:41 +01:00
Jose M. Garcia
42334f9c86
Merge pull request #363 from wazuh/fix-master-api-credentials
Remove API credentials as variable files and move to defaults
2020-02-14 18:03:03 +01:00
Jose M
1366a74569
Remove API credentials as variable files and move to defaults 2020-02-14 17:13:42 +01:00
Jose M. Garcia
291a818dad
Merge pull request #362 from wazuh/fix-win64-auth-path
Fix auth path for 64bits Windows
2020-02-14 15:12:34 +01:00
Manuel Gutierrez
abdbab9247 Fix auth path for 64bits Windows 2020-02-14 15:09:40 +01:00
Rshad Zhran
4adc19a02f Ignore idempotence test for agent groups creation 2020-02-12 14:16:38 +01:00
Manuel J. Bernal
b3396a6909
Merge pull request #360 from wazuh/fix-manager-api-verification
Fix manager API verification
2020-02-11 18:14:35 +01:00
Rshad Zhran
50ad3e07da Remove trailing spaces 2020-02-11 17:56:06 +01:00
Rshad Zhran
76215bf6ed Replace shell by command 2020-02-11 17:55:51 +01:00
Rshad Zhran
e1b3156ee6 Add ability to register agent and assign it to groups 2020-02-11 16:16:15 +01:00
Rshad Zhran
e11c44e72e Set group list to empty 2020-02-11 16:14:50 +01:00
Zenidd
01fb6b1d36 Sanatizing the Manager and API active status verification task 2020-02-11 14:51:10 +01:00
Rshad Zhran
8d8ed17ce9 Add task to create agent groups 2020-02-11 14:50:06 +01:00
Rshad Zhran
13e283687c Define agent_groups group list 2020-02-11 14:49:53 +01:00
Manuel J. Bernal
8cc279a053
Merge pull request #283 from sgargel/patch-1
Fix for Wazuh-API User skipped on debian
2020-02-11 14:45:10 +01:00
Manuel J. Bernal
c19b08d449
Merge pull request #348 from joschneid/master
some adjustments for systems without (direct) internet connection
2020-02-10 13:34:56 +01:00
Jose M. Garcia
2375dedfb8
Merge pull request #352 from francobep/patch-1
Fix Ansible elastic_stack-distributed template
2020-02-04 13:12:54 +01:00