From 2c5719f9c922d857e427e247185a5ea9e3788425 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 27 Jun 2018 13:24:02 +0000 Subject: [PATCH] standardize the mounts in ip order so I dont miss the obvious again --- .../nfs/server/files/koji01.stg.phx2.fedoraproject.org-exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nfs/server/files/koji01.stg.phx2.fedoraproject.org-exports b/roles/nfs/server/files/koji01.stg.phx2.fedoraproject.org-exports index e159e0c597..a8c6646c4e 100644 --- a/roles/nfs/server/files/koji01.stg.phx2.fedoraproject.org-exports +++ b/roles/nfs/server/files/koji01.stg.phx2.fedoraproject.org-exports @@ -1 +1 @@ -/mnt/fedora_koji 10.5.128.76(ro,no_root_squash) 10.5.128.79(rw,no_root_squash) 10.5.128.84(rw,no_root_squash) 10.5.128.89(rw,no_root_squash) 10.5.128.81(ro) 10.5.128.85(rw,no_root_squash) 10.5.128.86(rw,no_root_squash) 10.5.128.87(rw,no_root_squash) 10.5.128.69(rw,no_root_squash) 10.5.78.32(rw,no_root_squash) 10.5.78.33(rw,no_root_squash) 10.5.129.230(rw,no_root_squash) 10.5.129.231(rw,no_root_squash) 10.5.129.232(rw,no_root_squash) 10.5.128.77(ro,no_root_squash) 10.5.129.233(rw,no_root_squash) +/mnt/fedora_koji 10.5.78.32(rw,no_root_squash) 10.5.78.33(rw,no_root_squash) 10.5.128.69(rw,no_root_squash) 10.5.128.76(ro,no_root_squash) 10.5.128.77(ro,no_root_squash) 10.5.128.79(rw,no_root_squash) 10.5.128.81(ro) 10.5.128.84(rw,no_root_squash) 10.5.128.85(rw,no_root_squash) 10.5.128.86(rw,no_root_squash) 10.5.128.87(rw,no_root_squash) 10.5.128.89(rw,no_root_squash) 10.5.129.230(rw,no_root_squash) 10.5.129.231(rw,no_root_squash) 10.5.129.232(rw,no_root_squash) 10.5.129.233(rw,no_root_squash)