Open faxm0dem opened 7 years ago
It would be very kind of the module to disable the system_call_filter bootstrap check on systems that do not support it: https://github.com/elastic/elasticsearch/issues/22899
system_call_filter
The proposed change is to check for kernel version or operatingsystem and and use that in params.pp
Gotcha, makes sense. I wonder if there's a comprehensive list of distros that do/do not support the flag, right now it looks like it just needs to be disabled on CentOS/RHEL 6?
At least EL6 yes please
It would be very kind of the module to disable the
system_call_filter
bootstrap check on systems that do not support it: https://github.com/elastic/elasticsearch/issues/22899The proposed change is to check for kernel version or operatingsystem and and use that in params.pp