From af9af200163d9d6faaf79be0551c18a2570b597f Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 2 Jul 2014 17:35:02 +0000 Subject: [PATCH] Revert "Fixing deprecation warnings" This reverts commit 82b9b59522928863ddadeacfec819e287303ef20. Change-Id: I746d7ae57802dc76618db9024a0cf94c43774c02 --- templates/limits.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/limits.erb b/templates/limits.erb index ff8bba6..db7fabc 100644 --- a/templates/limits.erb +++ b/templates/limits.erb @@ -1,2 +1,2 @@ # This file is managed by puppet. Manual changes will be ignored. -<%= @limit_domain %> <%= @limit_type %> <%= @limit_item %> <%= @limit_value %> +<%= limit_domain %> <%= limit_type %> <%= limit_item %> <%= limit_value %>