You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected Puppet, Ruby, OS and module versions/distributions
All versions
How to reproduce (e.g Puppet code you use)
What are you seeing
When you're managing kernel parameters, you cannot specify the ordering of hugepagesz and hugepages. If the number of hugepages is defined before the size of the hugepages, it will use the system default size.
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
All versions
How to reproduce (e.g Puppet code you use)
What are you seeing
When you're managing kernel parameters, you cannot specify the ordering of hugepagesz and hugepages. If the number of hugepages is defined before the size of the hugepages, it will use the system default size.
The text was updated successfully, but these errors were encountered: