Alexandre Fouche

Results 4 comments of Alexandre Fouche

Hi, In fact, the fix is simply due to the fact that there is an item in this file to manage "${elasticsearch::homedir}/lib", which specifies owner and group to root, but...

It took me a while to figure out that my connection issue was because of RVM too - On Centos 8 or Rocky Linux 8 for server and package `et-6.1.7-1.el8.x86_64`...

i resolved this issue with, for example ```puppet $intf = 'eth0' $ns = ['127.0.0.1' '1.1.1.1'] network_config { $intf: options => {'dns-nameservers' => $ns.join('')}, } ```

Should I close the issue, Or let it open for documentation?