From e5302cab2e35125d325d04b52c2bf00b1800e82b Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Thu, 9 Feb 2012 17:42:26 +0100 Subject: [PATCH] bug #1113: Default quota keys must be specified in uppecase --- src/authm_mad/remotes/quota/quota.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/authm_mad/remotes/quota/quota.conf b/src/authm_mad/remotes/quota/quota.conf index fdcda4c08e..4d66cfb48b 100644 --- a/src/authm_mad/remotes/quota/quota.conf +++ b/src/authm_mad/remotes/quota/quota.conf @@ -22,8 +22,8 @@ # a given metric. #------------------------------------------------------------------------------- :defaults: - :cpu: - :memory: - :num_vms: - :storage: + :CPU: + :MEMORY: + :NUM_VMS: + :STORAGE: