Commit 67d6b4d
committed
puppet_runonce: redirect stderr to stdout
In case the Puppet Agent fails, it prints an error to stderr. Previously
when running the task, and the agent failed, it would output only normal
stdout, which contained only successful changes, and actual errors were
hidden.1 parent 6bac026 commit 67d6b4d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments