Skip to content
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

Hugepages #99

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Hugepages #99

wants to merge 7 commits into from

Commits on Jul 7, 2022

  1. style(prereq): split hugepages/firewalld

    Adrien "ze" Urban authored and Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2df94e9 View commit details
    Browse the repository at this point in the history
  2. fix(hugepages): config test detection

    `onlyif: False` does not work like expected on salt 3004
    seemed to work on 2019
    Adrien "ze" Urban authored and Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    88e2293 View commit details
    Browse the repository at this point in the history
  3. fix(hugepages): only if not already in place

    Checks value before running cmd on each run
    Adrien "ze" Urban authored and Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3974620 View commit details
    Browse the repository at this point in the history
  4. fix(hugepages): enable on boot

    Just placing the file in etc/init.d would not be enough to keep it after reboot
    Adrien "ze" Urban authored and Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2360d3f View commit details
    Browse the repository at this point in the history
  5. fix(hugepages): fix enabling service

    systemd needs a systemctl daemon-reload before we can enable the service
    Adrien "ze" Urban authored and Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    dbad583 View commit details
    Browse the repository at this point in the history
  6. fix(hugepages): fix salt-lint

    Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a5af52f View commit details
    Browse the repository at this point in the history
  7. fix(hugepages): fix CI for Arch

    Adrien "ze" Urban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5537708 View commit details
    Browse the repository at this point in the history