Skip to content

Commit

Permalink
fixes #3394 - added --trace puppet option as default
Browse files Browse the repository at this point in the history
  • Loading branch information
lzap committed Dec 13, 2013
1 parent 9fa2fcb commit f87b9d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/kafo/kafo_configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ def run_installation
options = [
'--verbose',
'--debug',
'--trace',
'--color=false',
'--show_diff',
'--detailed-exitcodes',
Expand Down

0 comments on commit f87b9d4

Please sign in to comment.