From 7db07ff7284449e79be3747d87c9a68b61ab57f5 Mon Sep 17 00:00:00 2001 From: Jordi Prats Date: Mon, 5 Aug 2019 13:44:57 +0200 Subject: [PATCH] estil --- templates/autobanner.erb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/autobanner.erb b/templates/autobanner.erb index f694056..3773560 100644 --- a/templates/autobanner.erb +++ b/templates/autobanner.erb @@ -30,12 +30,15 @@ conditions stated in this warning. <% end -%> <% if @include_description -%> <% if scope.lookupvar('::eypconf_description') -%> + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <%= scope.lookupvar('::eypconf_description') %> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <% end -%> <% end -%> <% if @include_puppet_managed -%> - * puppet managed server + + ******************************************************************************** + puppet managed server + ******************************************************************************** <% end -%> -********************************************************************************