From ffb6eb3c51521a84d173253a6e36cf06b8b2cf57 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 10 Jul 2015 01:03:30 +0000 Subject: [PATCH] switch to bind moounting Signed-off-by: Dennis Gilmore --- roles/koji_builder/files/runroot.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/koji_builder/files/runroot.conf b/roles/koji_builder/files/runroot.conf index ebd45d8887..736bf9f04b 100644 --- a/roles/koji_builder/files/runroot.conf +++ b/roles/koji_builder/files/runroot.conf @@ -26,7 +26,7 @@ safe_roots = /mnt/koji/compose [path0] mountpoint = /mnt/koji/compose -path = ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com:/fedora_koji/koji/compose -fstype = nfs -options = rw,hard,intr,noatime,nodev,nosuid,nfsvers=3 +path = /mnt/koji/compose +fstype = bind +options = bind