Skip to content

Add management of systemd-oomd #271

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

Merged
merged 1 commit into from
May 25, 2022
Merged

Add management of systemd-oomd #271

merged 1 commit into from
May 25, 2022

Conversation

jcpunk
Copy link
Contributor

@jcpunk jcpunk commented Apr 19, 2022

Pull Request (PR) description

Add parameters to manage systemd-oomd and its configuration.

@jcpunk
Copy link
Contributor Author

jcpunk commented Apr 19, 2022

I have no idea why those tests are failing...

@jcpunk jcpunk requested a review from smortex April 21, 2022 15:01
@jcpunk
Copy link
Contributor Author

jcpunk commented Apr 21, 2022

That puppet7/ruby 2.7 test looks like it did something wonky on github?

@smortex
Copy link
Member

smortex commented Apr 21, 2022

The failure seems to happen on master too, when gathering ArchLinux facts (removing Arch from metadata.json fix CI on my machine):

https://github.com/voxpupuli/rspec-puppet-facts/blob/0df5a5d82b48f7bc87016e46b247b69a6f5c3302/lib/rspec-puppet-facts.rb#L160

@bastelfreak maybe this will ring a bell?

The keys in facts starting with "os":

 :operatingsystem=>"Archlinux",
 :os=>
  {"architecture"=>"x86_64",
   "family"=>"Archlinux",
   "hardware"=>"x86_64",
   "name"=>"Archlinux",
   "release"=>{"full"=>nil, "major"=>nil},
   "selinux"=>{"enabled"=>false}},
 :osfamily=>"Archlinux",

@bastelfreak bastelfreak added the enhancement New feature or request label May 5, 2022
@jcpunk
Copy link
Contributor Author

jcpunk commented May 24, 2022

Any chance for a merge?

@bastelfreak bastelfreak merged commit f654c09 into voxpupuli:master May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants