From b5907b446d59394712708db1ab858e3922cef518 Mon Sep 17 00:00:00 2001 From: f3flight Date: Thu, 9 Jun 2016 21:09:49 +0000 Subject: [PATCH] Fix incorrect config example --- doc/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/usage.rst b/doc/source/usage.rst index a4ac991..7ba12d5 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -44,7 +44,7 @@ If you want to do a set of actions on the nodes and you do not want to write a l :: rqdir: './pacemaker-debug' # a folder which should contain any filelists and/or scripts if they are defined later, should contain folders 'filelists' and/or 'scripts' - rqfile: None # explicitly undefine rqfile to skip default filelists and scripts + rqfile: null # explicitly undefine rqfile to skip default filelists and scripts hard_filter: roles: # only execute on Fuel and controllers - fuel