And this is to go even further wider

This commit is contained in:
Salt 2021-03-11 20:45:24 -06:00
parent 51ac72f086
commit feedb56ca3

View File

@ -61,7 +61,7 @@
- role: nfs
vars:
nfs_exports:
- "/srv/nfs 172.23.0.0/16(ro,no_root_squash,sync)"
- "/srv/nfs 192.168.0.0/16(ro,no_root_squash,sync) 172.23.0.0/16(ro,no_root_squash,sync)"
- "/srv/nfs/bulk 192.168.0.0/16(rw,no_root_squash,sync) 172.23.0.0/16(rw,no_root_squash,sync)"
- "/srv/nfs/bulk/media 192.168.0.0/16(rw,no_root_squash,sync) 172.23.0.0/16(rw,no_root_squash,sync)"
- "/srv/nfs/k8s 192.168.0.0/16(rw,no_root_squash,sync) 172.23.0.0/16(ro,no_root_squash,sync)"