Skip to content

Commit

Permalink
usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
zipkid committed Jul 5, 2012
1 parent 759d5ce commit 2ab663b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,20 @@
#
# class { 'ulimit::config': }
#
# example definition in hiera
#
# ulimit_rules:
# ulimit_memlock:
# ulimit_domain: *
# ulimit_type: '-'
# ulimit_item: memlock
# ulimit_value: 72000000
# ulimit_test:
# ulimit_domain: ':123'
# ulimit_type: hard
# ulimit_item: cpu
# ulimit_value: 5000
#
# === Authors
#
# Stefan Goethals <stefan.goethals@super-visions.com>
Expand Down

0 comments on commit 2ab663b

Please sign in to comment.