Commit Graph

135 Commits

Author SHA1 Message Date
Jose M
ed4b2e7947 Add unzip dependency installation 2019-07-31 00:46:22 +02:00
Jose M
d027092f63 Remove "elasticsearch_network" parameter 2019-07-31 00:45:57 +02:00
Jose M
af6e5cb816 Merge 3.9.4_7.2.0 2019-07-30 18:15:32 +02:00
Jose M
fbbf79a153 Remove daemon reload and centos 6 blocks 2019-07-30 17:35:20 +02:00
Jose M
d877738d45 Removing unneeded blocks and commenting latest implementation for centos and trusty 2019-07-30 15:18:55 +02:00
Jose M
db44b6f450 Modified template to accept newly defined variables 2019-07-30 14:27:33 +02:00
Jose M
5d4e53b089 Modified task propagation of certificates 2019-07-30 14:27:10 +02:00
Jose M
337e3de09f Add master_certs_destination parameter 2019-07-30 14:26:15 +02:00
rshad
125b2114e6 changed elasticssearch: network.host from 0.0.0.0 to 127.0.0.1 2019-07-24 12:41:52 +00:00
rshad
fcb584ab20 fixed linting errors by refactoring ansible tests and change a variable name 2019-07-24 10:49:17 +00:00
rshad
8575aecc88 fixed the problem by adding a new variable to test the connectivity to Elastic 2019-07-23 19:36:09 +00:00
Rshad Zhran
14cd09a034 version bumping .. 2019-07-17 13:27:43 +02:00
Rshad Zhran
84c0df02dc Adapted: become: yes -> become:true 2019-07-17 12:58:44 +02:00
Rshad Zhran
2150d71a60 changing permissions 2019-07-17 12:21:19 +02:00
Rshad Zhran
687797a66c ignored Ubuntu Trusty in Testing 2019-07-16 17:23:09 +02:00
Rshad Zhran
fc38d565d9 fixed Elasticsearch installation's issues related to Idempotence test - Test passed successfully 2019-07-16 12:29:07 +02:00
Rshad Zhran
eb70809add fixed Elasticsearch installation's issues caused by the absense of Java in Ubuntu Trusty 2019-07-15 17:06:13 +02:00
Rshad Zhran
df428f5f52 fixed elasticsearch installation for Centos 6.* - Adding Java Installation 2019-07-15 14:04:13 +02:00
rshad
5d006cbc3a adapted wazuh-manager installation so it takes into account the package version - Differentiating between CentOS/RedHat and Debian 2019-07-09 15:31:38 +00:00
manuasir
76372da8d9 Fetching tests and workarounds 2019-07-04 12:23:59 +02:00
Jose M
72894d4a25 Fix conditions error on ES, Kibana and Filebeat 2019-07-03 14:09:46 +02:00
Jose M
7998f034b8 Include discovery seed hosts on boostraper node. 2019-07-02 19:08:09 +02:00
Jose M
5787b348fe Upgrade elasticsearch tasks. Fix permissions. 2019-07-02 19:07:37 +02:00
Jose M
e3cd8731f3 Fix instances and certs.zip checks and generation. 2019-07-02 10:47:32 +02:00
Jose M
ddc01dcc23 Add 'elasticsearch_xpack_security_user' to elasticsearth defaults 2019-07-01 18:04:03 +02:00
Jose M
ab8cdd13c6 Added task to remove certs file after propagation. 2019-07-01 16:07:10 +02:00
Jose M
fdb1113a19 Add task to configure ES bootstrap password. 2019-07-01 15:50:06 +02:00
Jose M
d78393115f Add default ' elasticsearch_xpack_security_password' variable 2019-07-01 15:49:38 +02:00
Jose M
db6f69cfb8 Rename importing blocks 2019-07-01 12:31:03 +02:00
Jose M
bd32839f27 Add Xpack http security to elasticsearch template. 2019-07-01 12:00:48 +02:00
Jose M
54885a9e0d Remove deprecated import of wazuh template. 2019-07-01 11:57:15 +02:00
Jose M
5d8286f0de Import ca certificate in remote nodes. 2019-07-01 11:53:19 +02:00
Jose M
2525dbd2af Copy .key and .crt in generator node (locally) 2019-07-01 11:52:25 +02:00
Jose M
a1e6dec7b4 Rename node_generate_certs in instances template. 2019-06-28 18:15:00 +02:00
Jose M
c27c3c16ab Enabled xpack security fields 2019-06-28 18:14:48 +02:00
Jose M
40b6979a29 Reorganized main.yml. Acded task to copy certs locally. 2019-06-28 18:14:36 +02:00
Jose M
1d718f55d3 Add default variables for Xpack and Rsync 2019-06-28 18:14:01 +02:00
manuasir
3ea96a8e8d Merge branch 'elk-sercurity-dev' of https://github.com/wazuh/wazuh-ansible into elk-sercurity-dev 2019-06-28 15:20:18 +02:00
manuasir
02e4bd951b Check if the certificates exist or not 2019-06-28 15:20:14 +02:00
Jose M
7fe831d6ee Remove quotes from node master option. 2019-06-28 14:56:43 +02:00
mohamed-aziz
19622360b1 Fix elasticsearch config bug requiring lowercase boolean value 2019-06-28 12:51:02 +01:00
Jose M
d3170139a0 Add xpack parameters to elasticsearch.yml 2019-06-28 12:51:01 +02:00
Jose M
e76dc5dcab Update main.yml to add rsync 2019-06-28 12:50:19 +02:00
Jose M
071e354fbd Adapted template to render nodes. 2019-06-28 10:40:30 +02:00
Jose M
4473c01032 Changed format of instances template. Name is required 2019-06-28 10:11:36 +02:00
Jose M
42fb6bf937 Get node master value for template. Rename cluster to discovery block. 2019-06-28 10:11:16 +02:00
Jose M
ed9b411b63 Add 'node_generate_certs' condition to shell block 2019-06-28 10:10:22 +02:00
Jose M
f0c6d0fcac Add elasticsearch_discover_nodes parameter 2019-06-28 10:09:39 +02:00
manuasir
48746b9f5a New task for generating instances.yml file 2019-06-26 19:37:02 +02:00
manuasir
090514b9c5 New tasks for checking instances.yml file 2019-06-26 19:05:46 +02:00
manuasir
7194675f02 Added new template for instances.yml file 2019-06-26 19:05:17 +02:00
manuasir
dda93ebd15 Added new conditions and variables to tasks 2019-06-26 18:52:58 +02:00
manuasir
0e9996b472 Added new variable for enabling xpack security 2019-06-26 17:01:06 +02:00
manuasir
a18a235b13 Modifying template for allowing xpack.security 2019-06-26 17:00:54 +02:00
manuasir
11721ebe14 Added new tasks for xpack security 2019-06-26 17:00:40 +02:00
Manuel J. Bernal
42a7f0604e Changed README 2019-06-13 17:53:45 +02:00
Manuel J. Bernal
6b95e304b6 Supporting ELK 7 cluster 2019-06-13 17:49:05 +02:00
Manuel J. Bernal
7619b44426 Added changes for ELK 7 2019-06-12 21:11:12 +02:00
Manuel J. Bernal
a92b7ad284 Supporting cluster node types 2019-06-12 21:03:55 +02:00
Okynos
874a05b3ca
Added a testing purposes workaround 2019-06-03 18:53:25 -07:00
Manuel J. Bernal
bfc3d4e4e1 Bump version 2019-05-21 21:05:44 +02:00
Werner Dijkerman
6e3b92bcc4 Added Molecule test for the Elasticsearch role 2019-04-30 19:17:56 +02:00
jm404
cd3fcc7857 Fixed linting problems for molecule tests. 2019-04-30 17:00:44 +02:00
jm404
2716f2c7bf Fixed conflicts. 2019-04-29 17:42:48 +02:00
Werner Dijkerman
af758690a1 Added molecule test for the Wazuh Agent 2019-04-27 15:26:18 +02:00
l
9e22760911 Fixing whitespaces 2019-04-24 17:41:27 +02:00
l
b84aecfa67 Fixing syntax error at Debian tasks 2019-04-24 17:30:40 +02:00
l
a29eb8faf4 Using OpenJDK for cis-cat and for elastic at Debian based distros 2019-04-24 16:45:29 +02:00
l
32e3d45ced Changing CentOS install from Oracle JDK to OpenJDK 2019-04-24 13:35:29 +02:00
Manuel J. Bernal
1c4b87b60e
Merge branch '3.9' into add-molecule-tests 2019-04-15 11:05:27 +02:00
l
78de851347 Updating elastic stack version to 6.7.1 2019-04-11 19:36:01 +02:00
Manuel J. Bernal
07dacae92d
Merge pull request #110 from wazuh/3.7-concurrent-packages
Installing concurrent apt packages
2019-04-01 17:30:30 +02:00
l
a9344cf181 Using list instead of iterating over one to install packages 2019-04-01 12:23:48 +02:00
jjediny
451792356c initial minimal working molecule testing suite with circleci WIP for https://github.com/wazuh/wazuh-ansible/issues/138 2019-02-10 13:19:45 -05:00
cadoming
61260986c0 fixed java path 2019-01-16 16:16:06 +00:00
AlfonsoRBJ
2d8283d560
Merge branch '3.7' into Issue_95-default_configuration 2018-12-20 18:20:43 +01:00
Carlos Dominguez
e6ba94d4b9 exception reload systemd task (#114) 2018-12-20 17:58:55 +01:00
AlfonsoRBJ
99c3981874 Update Elastic-Stack to version 6.5.4 2018-12-20 16:45:38 +01:00
AlfonsoRBJ
6fb31c3fa3 Addapt Wazuh-Ansible to Wazuh 3.7.2 2018-12-20 15:36:54 +01:00
manuasir
96390a2d46 Installing apt packages concurrently, related #109 2018-12-19 10:22:40 +01:00
Luis Gil Guijarro
cd64a52eb2 Updating to Elastic Stack to 6.5.3 and Wazuh 3.7.1 2018-12-14 18:40:40 +01:00
AlfonsoRBJ
62938ff894
Merge pull request #71 from wazuh/Amazon-Linux-support
Support for Amazon Linux added
2018-11-12 16:41:29 +01:00
root
9f4781cd9b test 2018-10-30 11:35:38 +00:00
AlfonsoRBJ
2c4c6fc59c Support for Amazon Linux added
Logstash bug fixed for single server installation on Amazon Linux
2018-10-19 16:40:13 +02:00
Jesús Linares
1bd21e381b
Restructure repository (#66) 2018-10-04 12:40:10 +02:00