koji_builder / runroot: try no options here

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-07-21 09:34:47 -07:00
parent f4e8a921a6
commit f94a4d1a8f

View file

@ -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.