# Mailboxes that need to exist, and supporting files. heather: group.present: - gid: 1001 user.present: - fullname: 'Heather James' - home: /home/heather - shell: /bin/bash - uid: 1001 - gid: 1001 alex: group.present: - gid: 1002 user.present: - fullname: 'Alexandra Hague' - home: /home/alex - shell: /bin/bash - uid: 1002 - gid: 1002 chrissy: group.present: - gid: 1003 user.present: - fullname: 'Christina Hague' - home: /home/chrissy - shell: /bin/bash - uid: 1003 - gid: 1003 hannah: group.present: - gid: 1007 user.present: - fullname: 'Hannah Farncombe' - home: /home/hannah - shell: /bin/bash - uid: 1005 - gid: 1007 email_aliases: file.recurse: - name: /etc - file_mode: '0644' - source: salt://email/aliases