From 59f15b84a7a8b171632dfd6e9d2ebb818d295b12 Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Thu, 29 Jan 2015 20:35:33 +0100 Subject: [PATCH] Fix readme example fixes #1 --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1c2f256..16344a8 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,8 @@ Here's a small pillar data sample:: vm.swappines: value: 20 config: 10-swap.conf - fs.file-max: 10000 + fs.file-max: + value: 10000 The state sysclt will ensure these are present on the system