From 70b87a890319b262641503e78495b83df24f20ea Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 7 Jun 2016 21:59:18 +0200 Subject: whitespace cleanup --- lib/puppet/parser/functions/trocla.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/puppet/parser/functions/trocla.rb b/lib/puppet/parser/functions/trocla.rb index e042872..b1a7b61 100644 --- a/lib/puppet/parser/functions/trocla.rb +++ b/lib/puppet/parser/functions/trocla.rb @@ -27,7 +27,7 @@ Options can also be passed as a yaml string: " ) do |*args| require File.dirname(__FILE__) + '/../../util/trocla_helper' - + Puppet::Util::TroclaHelper.trocla(:password,true,*args) end end -- cgit v1.2.3