Merge "[Queens only] Change auditd stopping upgrade task." into stable/queens

This commit is contained in:
Zuul 2020-01-23 20:05:39 +00:00 committed by Gerrit Code Review
commit ebca7552ea
1 changed files with 1 additions and 1 deletions

View File

@ -62,4 +62,4 @@ outputs:
when: when:
- step|int == 2 - step|int == 2
- auditd_enabled.rc == 0 - auditd_enabled.rc == 0
service: name=auditd state=stopped command: service auditd stop