runroot config: setup an attempt to define the path option
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
da902dc306
commit
faa003fc9e
1 changed files with 7 additions and 0 deletions
|
@ -23,3 +23,10 @@ safe_roots = /mnt/koji/compose
|
|||
; path = archive.org:/vol/archive
|
||||
; fstype = nfs
|
||||
; options = ro,hard,intr,nosuid,nodev,noatime,tcp
|
||||
|
||||
[path0]
|
||||
mountpoint = /mnt/koji/compose
|
||||
path = ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com:/fedora_koji/koji/compose
|
||||
fstype = nfs
|
||||
options = rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue