forked from duritong/puppet-sysctl
-
Notifications
You must be signed in to change notification settings - Fork 0
Puppet module to manage sysctl
Rylon/puppet-sysctl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= Requirements = Overview This modules allows to configure sysctl. = Installing Clone the puppet-sysctl project into your modules directory, then ensure you import the module into your manifests: import "puppet-sysctl" = Usage node "mynode" inherits ... { sysctl::value { "vm.nr_hugepages": value => "1583"} } = License Copyright (C) 2011 Immerda Project Group Author mh <[email protected]> Modified by Nicolas Zin <[email protected]> Licence: GPL v2
About
Puppet module to manage sysctl
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%