Commit Graph

4 Commits

Author SHA1 Message Date
Paul Belanger c8168adcff
Fix deprecated warnings
Change-Id: Icc6441770664e94d03a550c4995014a07b39905d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-06-18 21:40:03 -04:00
James E. Blair af9af20016 Revert "Fixing deprecation warnings"
This reverts commit 82b9b59522928863ddadeacfec819e287303ef20.

Change-Id: I746d7ae57802dc76618db9024a0cf94c43774c02
2014-07-02 17:35:02 +00:00
Spencer Krum 663dc02311 Fixing deprecation warnings
Non instance variable representation is deprecated
so needs to be changed. This change changes varibles
to their instance variable representation.

See more details see:
http://docs.puppetlabs.com/guides/templating.html

Change-Id: Ib77827e01011ef6c0380c9ec7a9d147eafd8ce2f
2014-06-19 22:41:42 -07:00
Clark Boylan e20182f0e5 Add ulimit module.
A new module that provides a define to add a file to
/etc/security/limits.d for each limit line defined. This can be used
to limit the number of processes a user can have.

Change-Id: I7d1074ec85dbf3e212c0eccbe4e6e926b56f561c
2012-06-27 10:12:53 -07:00