Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

github/puppet-sysfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Sysfs puppet module

Manage sysfs-settings on Debian/Ubuntu, it will reload sysfsutils automatically

Dependencies

Example

# enable ksm
sysfs::setting {
    "kernel/mm/ksm/run":
        value => 1;
}

About

Module to manage sysfs settings

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 100.0%