Nope. Try to debug.

This commit is contained in:
Ralph Bean 2014-10-16 16:45:48 +00:00
parent 04a157e31b
commit 13a02217fa
2 changed files with 3 additions and 2 deletions

View file

@ -10,8 +10,6 @@ eth0_ip: 10.5.126.6
vmhost: virthost16.phx2.fedoraproject.org
datacenter: staging
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
## These are consumed by a task in roles/fedmsg/base/main.yml
#fedmsg_certs:
#- service: shell

View file

@ -63,6 +63,9 @@
state=mounted
when: datacenter == 'rdu'
- name: debugging nfs mount opts
debug: var=nfs_mount_opts
- name: nfs mount points (stg)
mount: >
name=/{{ mnt_dir }}