comment out the route for the netapp b/c it doesn't seem to be needed

This commit is contained in:
Seth Vidal 2013-05-07 16:34:24 +00:00
parent 8887eb08e2
commit ab7d2984e9

View file

@ -143,8 +143,8 @@
- nfslock
- name: route to netapp network
action: copy src=$files/kojibuilder/route-eth1 dest=/etc/sysconfig/network-scripts/route-eth1
#- name: route to netapp network
# action: copy src=$files/kojibuilder/route-eth1 dest=/etc/sysconfig/network-scripts/route-eth1
- name: nfsmount - /pub/fedora
action: mount name=/pub/fedora src=vtap-fedora-nfs01.storage.phx2.redhat.com:/vol/fedora_ftp/fedora.redhat.com/pub/fedora fstype=nfs opts=rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3 passno=0 dump=0 state=mounted