search for: set_ulimit

Displaying 1 result from an estimated 1 matches for "set_ulimit".

Did you mean: set_limit
2012 Apr 06
2
define function problem
...force => true, recurse => true, owner => root, group => root, mode => 644; } } } class profile::ulimit inherits profile { if ("$operatingsystem" == "Ubuntu") { define set_ulimit($limit="null") { file { "/etc/profile.d/ulimit.sh": ensure => file, mode => 644, owner => root, group => root,...