-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable transparent hugepage at boot #153
base: master
Are you sure you want to change the base?
Conversation
I think this is 👍 change. |
good point @btd . I'll take a stab at pulling it out later this week. |
Ok, I've put together https://github.com/NudgeSoftware/ansible-transparent-huge-pages |
@awr, i think you need to add start before in systemd unit files.
Also can you please add it to galaxy |
@awr just fyi, to make it work at ubuntu 16.04, i did small changes:
|
Thanks for the suggestions @btd -- I've added them in here: NudgeSoftware/ansible-transparent-huge-pages@c8d3e97 As for adding to galaxy, I realized that I'd have to authorize my company's org (which I'm not able to at this time). If you want it on galaxy please feel free to fork it and push it up from your fork. |
@awr Sorry for the slow feedback. I think I'm going to implement this as a role dependency, which will require pushing it up to Galaxy. If you haven't got authorization from your org I can fork and take care of that part. |
No worries -- yeah, I unfortunately can't. Please fork for me if you're willing! |
Are there still plans to merge this PR at some point? |
Hello, |
As another version of #103 which includes updates to init.d