From 1add61cf33466c9947e4b21dc3ac5df64a9c1229 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 26 Feb 2025 21:35:28 +0100 Subject: [PATCH] update erb --- templates/puppet.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/puppet.conf.erb b/templates/puppet.conf.erb index 850a738..0e6c90c 100644 --- a/templates/puppet.conf.erb +++ b/templates/puppet.conf.erb @@ -67,4 +67,4 @@ splay = <%= @pt_splay %> splaylimit = <%= @pt_splaylimit %> usecacheonfailure = <%= @pt_usecacheonfailure %> -<% end -%> \ No newline at end of file +<% end %> \ No newline at end of file