Commit 161925a
committed
Changes default log level for
After this, the invocation can change as -
provision # To provision normally
provision --debug # Provision with debug info
When the log level is debug, it prints sensitive data on the console (like passwords)
This commit helps avoid that by changing the default log levelsalt-call command in the provision script1 parent 9da66f8 commit 161925a
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments