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