diff --git a/roles/koji_builder/templates/runroot.conf.j2 b/roles/koji_builder/templates/runroot.conf.j2 index c5defcd7d9..76fc4ed021 100644 --- a/roles/koji_builder/templates/runroot.conf.j2 +++ b/roles/koji_builder/templates/runroot.conf.j2 @@ -52,7 +52,7 @@ options = bind mountpoint = /dev/fuse path = /dev/fuse fstype = bind -options = bind +options = none {% if env == 'staging' %} ; we need to mount the production split volume here.