Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS parameter are not taken into account during deploy #135

Merged
merged 6 commits into from
Jul 28, 2020

Conversation

lerminou
Copy link
Contributor

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
Copy link
Contributor Author

Travis error linked to elastic, not to the updates here

@CLAassistant
Copy link

CLA assistant check
All committers have signed the CLA.

@mariussturm
Copy link
Contributor

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:

{% if graylog_trusted_proxies %}
trusted_proxies = {{ graylog_trusted_proxies }}
{% else %}
#trusted_proxies = 127.0.0.1/32, 0:0:0:0:0:0:0:1/128
{% endif %}

@malcyon malcyon merged commit f58dadf into Graylog2:master Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants