commit 16f6b1d88d01b8285f938e081e0f3bf9d87ec32f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 5 18:32:18 2020 +0200
Update buildvm05/06
inventory/host_vars/buildvm-05.virt.rpmfusion.net | 10 ++++++++++
inventory/host_vars/buildvm-06.virt.rpmfusion.net | 10 ++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git
a/inventory/host_vars/buildvm-05.virt.rpmfusion.net
b/inventory/host_vars/buildvm-05.virt.rpmfusion.net
new file mode 100644
index 0000000..75870da
--- /dev/null
+++
b/inventory/host_vars/buildvm-05.virt.rpmfusion.net
@@ -0,0 +1,10 @@
+---
+datacenter: virt
+ansible_ifcfg_blacklist: true
+
+#
+# We need to mount koji storage rw here so run_root can work.
+# The rest of the group can be ro, it's only builders in the
+# compose channel that need a rw mount
+
+nfs_mount_opts: "rw,hard,bg,noatime,nodev,nosuid,nfsvers=3"
diff --git
a/inventory/host_vars/buildvm-06.virt.rpmfusion.net
b/inventory/host_vars/buildvm-06.virt.rpmfusion.net
new file mode 100644
index 0000000..75870da
--- /dev/null
+++
b/inventory/host_vars/buildvm-06.virt.rpmfusion.net
@@ -0,0 +1,10 @@
+---
+datacenter: virt
+ansible_ifcfg_blacklist: true
+
+#
+# We need to mount koji storage rw here so run_root can work.
+# The rest of the group can be ro, it's only builders in the
+# compose channel that need a rw mount
+
+nfs_mount_opts: "rw,hard,bg,noatime,nodev,nosuid,nfsvers=3"