Skip to content
Snippets Groups Projects
Commit b004ea43 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

fix elastic complainging

parent d23e6920
No related branches found
No related tags found
No related merge requests found
#cloud-config #cloud-config
write_files: write_files:
- path: /etc/sysctl.d/aio-max.conf - path: /etc/sysctl.d/libresh.conf
permissions: 0644 permissions: 0644
owner: root owner: root
content: "fs.aio-max-nr = 1048576" content: |
fs.aio-max-nr=1048576
vm.max_map_count=262144
- path: /etc/hosts - path: /etc/hosts
permissions: 0644 permissions: 0644
owner: root owner: root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment