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 %>