Remove /u mount and update /users

This commit is contained in:
Zachary Seguin 2019-08-19 00:40:42 -04:00
parent 095f8d9c7a
commit 16e7cc76d6
1 changed files with 2 additions and 7 deletions

View File

@ -21,7 +21,6 @@
state: directory
with_items:
- /users
- /u
- /scratch
- name: Ensure music mountpoint exist
@ -41,10 +40,8 @@
passno: 0
state: mounted
with_items:
- src: aspartame.csclub.uwaterloo.ca:/users
name: /users
- src: fs00.csclub.uwaterloo.ca:/users
name: /u
name: /users
ignore_errors: true
- name: Mount home directories (sec=krb5p)
@ -58,10 +55,8 @@
passno: 0
state: mounted
with_items:
- src: aspartame.csclub.uwaterloo.ca:/users
name: /users
- src: fs00.csclub.uwaterloo.ca:/users
name: /u
name: /users
ignore_errors: true
- name: Mount scratch