Fix a typo.

This commit is contained in:
Andrea Dell'Amico 2022-04-29 15:16:33 +02:00
parent d979afc977
commit cb09e576ad
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ autofs_maps: []
# - { map_name: 'data', mountpoint_prefix: '/', path: 'data', nfs_server: 'nfs.example.com', remote_export: '/export', is_home: False }
nfs_server_enabled: False
nfs_server_ganesha_enabled: '{{ nfs_server }}'
nfs_server_ganesha_enabled: '{{ nfs_server_enabled }}'
nfs_ganesha_conf_files:
- ganesha.conf