lib/kafo/kafo_configure.rb in kafo-1.0.4 vs lib/kafo/kafo_configure.rb in kafo-1.0.5
- old
+ new
@@ -421,9 +421,10 @@
'--show_diff',
'--detailed-exitcodes',
'--reports=',
"--hiera_config=#{hiera.config_path}",
]
+ options.push '--evaltrace' if @progress_bar
options.push '--noop' if noop?
options.push '--profile' if profile?
begin
command = PuppetCommand.new('include kafo_configure', options).command
log_parser = PuppetLogParser.new