Copy over some initial stuff
This commit is contained in:
commit
18ae3aaf4e
11 changed files with 210 additions and 0 deletions
1
roles/init-nfs/templates/exports.j2
Normal file
1
roles/init-nfs/templates/exports.j2
Normal file
|
|
@ -0,0 +1 @@
|
|||
/mnt/data {{ ansible_host }}/24(rw,sync,no_subtree_check,all_squash,anonuid=1000,anongid=1000)
|
||||
Loading…
Add table
Add a link
Reference in a new issue