[PATCH 1/2] allow /mnt/koji/atomic-cd to be mounted rw inside of runroot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Dennis Gilmore <ausil@xxxxxxxxxxxxxxxxx>

As part fo the process to enable continuous delivery of atomic host
we need to allow /mnt/koji/atomic-cd/ to be mounted rw inside of the
runroot tasks so that the testing ostree repo can be written to

Signed-off-by: Dennis Gilmore <ausil@xxxxxxxxxxxxxxxxx>
---
 roles/koji_builder/templates/runroot.conf.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/koji_builder/templates/runroot.conf.j2 b/roles/koji_builder/templates/runroot.conf.j2
index e91e7ef..1c5fdcb 100644
--- a/roles/koji_builder/templates/runroot.conf.j2
+++ b/roles/koji_builder/templates/runroot.conf.j2
@@ -15,7 +15,7 @@ default_mounts = /mnt/koji,/mnt/fedora_koji_prod/koji
 ; Each extra_mount needs to start with some of these prefixes. Other paths are
 ; not allowed for mounting. Only absolute paths are allowed here, no
 ; wildcards.
-safe_roots = /mnt/koji/compose
+safe_roots = /mnt/koji/compose,/mnt/koji/atomic-cd
 
 ; path substitutions is tuple per line, delimited by comma, order is
 ; important. 
-- 
1.8.3.1
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux