action #180209
Updated by livdywan about 2 months ago
## Motivation This error is sent to the root account on osd every hour: touch: cannot touch '/var/lib/openqa/factory/repo/cvd/*': No such file or directory ## Acceptance Criteria * **AC1:** Emails are sent to osd-admins for all salt-controlled hosts * **AC2:** The root mailbox is aliased to osd admins ## Suggestions * The root mail account is only aliased to Nick's mailbox but not to osd-admins. * We currently don't ensure a working postfix setup on all salt controlled hosts. * See what's done in in https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1431 and get that MR finished. ## Out of scope * Fixing underlying issues we didn't see previously