stone-payments.nohugepages
stone-payments.nohugepages
============
This role adds a script that runs when the system starts up, which disables the hugepages feature in the kernel. You should use this role before other roles that need this setting, like MongoDB or Redis.
How to Use
To use this role, add it to your list of roles like this:
- hosts: all
become: true
roles:
- stone-payments.nohugepages
Advanced Use
If you don’t want the script to run automatically when the system starts, you can use a playbook like this:
- hosts: all
become: true
roles:
- stone-payments.nohugepages
vars:
nohugepages_standalone: false
This is helpful if you only want to disable hugepages when MongoDB or Redis is running.
Contributing
Feel free to submit a pull request (PR). We appreciate PRs!
License
This role is shared under the MIT license.
Informazioni sul progetto
Role for disabling Huge Pages on Linux kernel persistently
Installa
ansible-galaxy install stone-payments.nohugepages
Licenza
mit
Download
1.1k
Proprietario
Pensar fora da máquina só é possível quando se trabalha com tecnologia humana de ponta.