[NFS] On régularise un peu ce qu'il y a dans bcfg2, et on vire fx
Ignore-this: e5bb59e0b7ff8ec910e59d9c952c9118 darcs-hash:20120808201010-b6762-adb907150b3dc37de41ffe717887d430c6d94e97.gz
This commit is contained in:
parent
b060eb03e0
commit
9734b7f2ed
3 changed files with 31 additions and 7 deletions
|
@ -17,7 +17,7 @@ print metadata.Probes["fstab_local"]
|
|||
|
||||
if has("nfs"):
|
||||
@# Le nfs
|
||||
mnt("fx.adm.crans.org:/usr/scripts", "/usr/scripts", "nfs", ["rw"])
|
||||
mnt("daath.adm.crans.org:/usr/scripts", "/usr/scripts", "nfs", ["rw"])
|
||||
if has("home-permanent"):
|
||||
# Pour ceux qui accèdent beaucoup aux homes on monte tout le /home
|
||||
mnt("fx.adm.crans.org:/home-adh", "/home", "nfs", ["rw"]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue