Graylog2 / graylog-ansible-role

Ansible role which installs and configures Graylog
Apache License 2.0
212 stars 127 forks source link

TLS parameter are not taken into account during deploy #135

Closed lerminou closed 4 years ago

lerminou commented 4 years ago

TLS parameters are configured but still commented, graylog is actually slow to start and we need to stop the service / uncomment / start after the role finished to perform this stuff

lerminou commented 4 years ago

Travis error linked to elastic, not to the updates here

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

mariussturm commented 4 years ago

Hey, thanks for the contribution. You can also use conditions in template files. There is no need to modify the file after rendering, for an example see: https://github.com/Graylog2/graylog-ansible-role/blob/a22ed97f6165df58710cf5a828b02d9f1852ffd3/templates/graylog.server.conf.j2#L178-L182