Set all the nfs mounts to 'unmounted' in prep for new storage change

This commit is contained in:
Kevin Fenzi 2015-06-09 22:50:01 +00:00
parent c89e3bd069
commit 90201c3980

View file

@ -72,7 +72,7 @@
opts={{nfs_mount_opts}}
passno=0
dump=0
state=mounted
state=unmounted
when: datacenter == 'phx2'
tags:
- nfs/client
@ -85,7 +85,7 @@
opts={{nfs_mount_opts}}
passno=0
dump=0
state=mounted
state=unmounted
when: datacenter == 'rdu'
tags:
- nfs/client