Skip to content

Commit

Permalink
add README by Nicolas Zin
Browse files Browse the repository at this point in the history
  • Loading branch information
duritong committed Feb 18, 2011
1 parent d74c5fe commit c4486ac
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README
@@ -0,0 +1,18 @@
= Requirements

= Overview

This modules allows to configure sysctl.

= Usage

node "mynode" inherits ... {
sysctl::value { "vm.nr_hugepages": value => "1583"}
}

= License

Copyright (C) 2011 Immerda Project Group
Author mh <mh@immerda.ch>
Modified by Nicolas Zin <nicolas.zin@savoirfairelinux.com>
Licence: GPL v2

0 comments on commit c4486ac

Please sign in to comment.