ansible/roles/nfs/defaults/main.yml
Salt 4e6e287b19 Set up REALLY INSECURE NFS
Oh god I need to pare this down
But I mean it's NFS so you have to assume really high trust anyway
But still
2021-02-28 20:37:33 -06:00

6 lines
74 B
YAML

---
nfs_exports: []
nfs_rpcbind_state: started
nfs_rpcbind_enabled: true