Commit Graph

1364 Commits

Author SHA1 Message Date
Manuel J. Bernal
ba8a255de6
Merge pull request #389 from wazuh/feature-384-nodes-addresses
Adding explicit registration address variable for wazuh-agent role
2020-03-23 15:01:00 +01:00
Manuel J. Bernal
d75f75b76b Fixes #390 . Removed bad formed XML comments. 2020-03-23 14:01:57 +01:00
Zenidd
b67a5e5e97 Adding new registration_adress ansible var 2020-03-23 12:47:58 +01:00
Rshad Zhran
805695766c Merge branch 'devel' into feature-359-agent-auth-groups 2020-03-20 22:04:54 +01:00
Rshad Zhran
c63756d541 Fix list check if it's empty 2020-03-20 21:35:18 +01:00
Jose M. Garcia
1939cc51d7
Merge pull request #382 from wazuh/feature-373-adjust-files-permissions
Restrictive permissions on filebeat sensitive files
2020-03-18 16:49:02 +01:00
Zenidd
4b9fb53549 Removing readall perms in certs files. Minor syntax normalizations 2020-03-17 18:21:33 +01:00
Zenidd
33fceff612 Normalization to octal for permissions asignations 2020-03-17 16:40:39 +01:00
Zenidd
c6a3dda23a Restricting already existing cert permissions and setting missing ones 2020-03-17 15:50:22 +01:00
Zenidd
eff4b38bed Restricting too open xpack and kibana permissions 2020-03-17 12:17:49 +01:00
Zenidd
3ba86f7cd8 minor fix 2020-03-13 14:15:50 +01:00
Jose M. Garcia
7f1ed0afb0
Merge pull request #385 from wazuh/feature-node_options-variable
NodeJS node_options variable and Kibana plugin optimization
2020-03-13 14:06:39 +01:00
Zenidd
824395a258 Updating with the Kibana optimization fixes 2020-03-13 14:04:55 +01:00
Zenidd
f4b70ab1c6 removing kibana script extra node options 2020-03-13 12:27:18 +01:00
Zenidd
84b5510e30 Removing whitespaces surrounding node_options var 2020-03-13 12:11:07 +01:00
Zenidd
b9a8dfff8a fix to pass the indempotence test 2020-03-13 09:29:54 +01:00
Zenidd
dab2f69b68 removing single quotes 2020-03-12 15:02:28 +01:00
Zenidd
3d2cce76fa multiline wrapping fix 2020-03-12 11:50:02 +01:00
Zenidd
b4bd4b334c multiline wrap with whitespace in a correct column 2020-03-12 10:47:28 +01:00
Zenidd
040aba1e29 Adding devel changes 2020-03-12 09:51:08 +01:00
Zenidd
c0670f02af Lint fixes 2020-03-12 09:06:18 +01:00
Manuel J. Bernal
6441954652
Merge pull request #386 from wazuh/feature-update-nodejs
Bump NodeJS version to 10.x
2020-03-11 23:49:27 +01:00
manuasir
83aa5de3ef Bump NodeJS version to 10.x 2020-03-11 18:21:25 +01:00
Zenidd
efd55e5a5b Minor linting fix 2020-03-11 18:11:00 +01:00
Zenidd
9dc91b8877 Adding lint fixes 2020-03-11 17:55:28 +01:00
Zenidd
a4465eb82f node options variable improvements 2020-03-11 16:27:44 +01:00
Zenidd
cfd2de0610 node_options scope improvements 2020-03-11 15:59:48 +01:00
Zenidd
163c89dbab Adding nodejs recommended node_options and plugin optimization 2020-03-10 15:35:28 +01:00
Zenidd
ba424e944a Minor style fix 2020-03-10 15:31:22 +01:00
Jose M. Garcia
596aed68b6
Merge pull request #383 from wazuh/add_conditional_md5_check
Add flag to enable/disable Windows MD5 check
2020-03-10 12:15:53 +01:00
Zenidd
efcb55b523 Setting restrictive permissions on filebeat related files 2020-03-09 18:27:05 +01:00
Jose M
3b166ea617
Add flag to enable/disable Windows MD5 check 2020-03-09 15:07:21 +01:00
Jose M
2651bc5386
Revert "Merge pull request #381 from wazuh/remove_windows_md5_check"
This reverts commit 4cc3e077a0, reversing
changes made to 52a81af988.
2020-03-09 14:57:12 +01:00
Jose M
91948198a0
Revert "Merge pull request #381 from wazuh/remove_windows_md5_check"
This reverts commit 4cc3e077a0, reversing
changes made to 52a81af988.
2020-03-09 14:56:32 +01:00
Jose M. Garcia
4cc3e077a0
Merge pull request #381 from wazuh/remove_windows_md5_check
Remove Windows MD5 verification
2020-03-09 14:21:41 +01:00
Jose M
ab0a6aaaf3
Remove Windows MD5 verification 2020-03-09 14:08:12 +01:00
Jose M
52a81af988
Merge branch 'hotfix-worker-api-conditional' 2020-03-09 09:50:42 +01:00
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