From: drebs Date: Sat, 4 Sep 2010 21:53:48 +0000 (-0300) Subject: fixing cflags def and memory limit within new flags context. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=dc5b48bb50cb1948e71feb2d1eb90a37a32d3fb7;p=puppet-virtual.git fixing cflags def and memory limit within new flags context. --- diff --git a/templates/flags.erb b/templates/flags.erb deleted file mode 100644 index 630fba7..0000000 --- a/templates/flags.erb +++ /dev/null @@ -1,3 +0,0 @@ -<% if memory_limit != false -%> -VIRT_MEM -<% end -%>