Ensure that the acl package is installed

The acl package is required for running setfacl. This commit ensures that
the package is installed on NFS servers.
This commit is contained in:
Jan Dittberner 2020-04-04 14:48:40 +02:00
parent 2833b78c8a
commit f5be5b7e0f
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@ nfs-kernel-server:
- require:
- file: {{ nfs_root }}
acl:
pkg.installed
/etc/exports:
file.managed:
- user: root