]> arthur.barton.de Git - AnsibleRoles.git/blob - roles/nfs-client/templates/idmapd.conf.j2
nfs-client: Make role compatible with newer Debian releases
[AnsibleRoles.git] / roles / nfs-client / templates / idmapd.conf.j2
1 # /etc/idmapd.conf
2 # ---
3 #  {{ ansible_managed }}
4 # ---
5
6 [General]
7 Domain = {{ nfs_client_domain }}
8 Pipefs-Directory = {{ rpc_pipefs}}
9 Verbosity = 0
10
11 [Mapping]
12 Nobody-User = nobody
13 Nobody-Group = nogroup