From 34e5052ee4cd8fef39e02126578b4ab17acad98c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Jun 2015 19:26:39 +0000 Subject: [PATCH] Use the correct xfs quota settings here in the srv mount --- playbooks/groups/people.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/people.yml b/playbooks/groups/people.yml index 1e2e3621d2..e95f92c2bd 100644 --- a/playbooks/groups/people.yml +++ b/playbooks/groups/people.yml @@ -46,7 +46,7 @@ name=/srv src=/dev/mapper/GuestVolGroup00-srv fstype=xfs - opts="usrjquota=aquota.user,grpjquota=aquota.group,noatime,noexec,nosuid,nodev" + opts="quota,gquota,noatime,noexec,nosuid,nodev" passno=0 dump=0 state=mounted