summaryrefslogtreecommitdiffstats
path: root/formats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-11-26 17:42:54 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-12-17 23:34:33 +0100
commit87af96bd1cfc34f7fc3b41e934b792e4fd946267 (patch)
treed93870b57c5d30f4b7ba9347fb311701a7580538 /formats
parenta6f5a7f70f9f06425898c2dd7730d8ea40b6c0d6 (diff)
downloadclufter-87af96bd1cfc34f7fc3b41e934b792e4fd946267.tar.gz
clufter-87af96bd1cfc34f7fc3b41e934b792e4fd946267.tar.xz
clufter-87af96bd1cfc34f7fc3b41e934b792e4fd946267.zip
formats/corosync.rng: log destinations can also be on/off
... in addition to yes/no. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'formats')
-rw-r--r--formats/corosync/corosync.rng12
1 files changed, 12 insertions, 0 deletions
diff --git a/formats/corosync/corosync.rng b/formats/corosync/corosync.rng
index ab6d528..cddb88d 100644
--- a/formats/corosync/corosync.rng
+++ b/formats/corosync/corosync.rng
@@ -173,6 +173,8 @@ use `logrotate(8)` with the option `copytruncate`, e.g.
<choice>
<value>no</value>
+ <value>off</value>
+ <value>on</value>
<value>yes</value>
</choice>
</attribute>
@@ -183,6 +185,8 @@ the respective destination of logging output.</a:documentation>
<choice>
<value>no</value>
+ <value>off</value>
+ <value>on</value>
<value>yes</value>
</choice>
</attribute>
@@ -193,6 +197,8 @@ the respective destination of logging output.</a:documentation>
<choice>
<value>no</value>
+ <value>off</value>
+ <value>on</value>
<value>yes</value>
</choice>
</attribute>
@@ -321,6 +327,8 @@ use `logrotate(8)` with the option `copytruncate`, e.g.
<choice>
<value>no</value>
+ <value>off</value>
+ <value>on</value>
<value>yes</value>
</choice>
</attribute>
@@ -331,6 +339,8 @@ the respective destination of logging output.</a:documentation>
<choice>
<value>no</value>
+ <value>off</value>
+ <value>on</value>
<value>yes</value>
</choice>
</attribute>
@@ -341,6 +351,8 @@ the respective destination of logging output.</a:documentation>
<choice>
<value>no</value>
+ <value>off</value>
+ <value>on</value>
<value>yes</value>
</choice>
</attribute>