Skip to content

Commit a44a124

Browse files
adrianfuscobshewale
authored andcommitted
Remove KRB5_TRACE to avoid trace logging output
We can remove the trace since OSPCIX-936 has been resolved
1 parent c799f41 commit a44a124

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

roles/dlrn_report/tasks/dlrn_report_results.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
kinit
2121
{{ cifmw_dlrn_report_krb_user_realm }}
2222
-k -t {{ cifmw_dlrn_report_keytab }}
23-
environment:
24-
KRB5_TRACE: /dev/stdout
2523
retries: 5
2624
delay: 60
2725
register: _kinit_status

0 commit comments

Comments
 (0)