Skip to content

Specify ES configuration for OSes with systemd#38

Open
tobywf wants to merge 2 commits intosaltstack-formulas:masterfrom
tobywf:master
Open

Specify ES configuration for OSes with systemd#38
tobywf wants to merge 2 commits intosaltstack-formulas:masterfrom
tobywf:master

Conversation

@tobywf
Copy link
Copy Markdown

@tobywf tobywf commented Jun 23, 2017

On systems with systemd, system limits must be specified via a systemd service file. This PR adds that. The service file is only created if elasticsearch.systemd is specified.

I tried to use file.serialize with an ini formatter, but that doesn't maintain the case of the keys, and systemd is case sensitive. So I used a jinja template.

Let me know anything needs fixing.

Copy link
Copy Markdown

@kartnico kartnico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have the same problem in Travis CI kitchen for my PR.

Regards,

Nicolas

@aboe76
Copy link
Copy Markdown
Contributor

aboe76 commented Nov 20, 2017

@tobywf , could you add some pillar.example configuration for this adddition?

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.

3 participants