summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifests/brick.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/brick.pp b/manifests/brick.pp
index 04f28b1..14d9abb 100644
--- a/manifests/brick.pp
+++ b/manifests/brick.pp
@@ -200,7 +200,7 @@ define gluster::brick(
# system. These options are sometimes auto-detected but manual
# configuration is needed with many of the hardware RAID
# volumes.
- $xfs_arg05 = "-d su=${raid_su}K,sw=${raid_sw}"
+ $xfs_arg05 = "-d su=${raid_su}k,sw=${raid_sw}"
$xfs_cmdlist = [
"${xfs_arg00}",