[nfs] obsolete play
parent
de62e5777c
commit
f0c6a62853
|
@ -1,10 +0,0 @@
|
||||||
#!/usr/bin/env ansible-playbook
|
|
||||||
---
|
|
||||||
# Odlyd do not use NFS as it is the master backup.
|
|
||||||
# Servers outside of campus do not use NFS.
|
|
||||||
# zamok, omnomnom, owl and owncloud-srv uses permanently mounted home dirs.
|
|
||||||
# all other servers on campus uses autofs to dynamically mount home dirs.
|
|
||||||
|
|
||||||
# Deploy NFS only on campus
|
|
||||||
- hosts: crans_server
|
|
||||||
roles: ["home-nounous"]
|
|
Loading…
Reference in New Issue