comment out the route for the netapp b/c it doesn't seem to be needed
This commit is contained in:
parent
8887eb08e2
commit
ab7d2984e9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue