commit bc33f9421ac1199eb77dcc6f5826a01a69415fbe
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 19 10:07:44 2022 +0200
Add vm-08
inventory/host_vars/buildvm-08.virt.rpmfusion.net | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git
a/inventory/host_vars/buildvm-08.virt.rpmfusion.net
b/inventory/host_vars/buildvm-08.virt.rpmfusion.net
new file mode 100644
index 0000000..7d06380
--- /dev/null
+++
b/inventory/host_vars/buildvm-08.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"