Add RST version of ganeti-cleaner man page
authorIustin Pop <iustin@google.com>
Sat, 13 Nov 2010 17:06:12 +0000 (18:06 +0100)
committerIustin Pop <iustin@google.com>
Mon, 15 Nov 2010 17:34:26 +0000 (18:34 +0100)
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>

man/ganeti-cleaner.rst [new file with mode: 0644]

diff --git a/man/ganeti-cleaner.rst b/man/ganeti-cleaner.rst
new file mode 100644 (file)
index 0000000..78feebe
--- /dev/null
@@ -0,0 +1,23 @@
+ganeti-cleaner(8) Ganeti | Version @GANETI_VERSION@
+===================================================
+
+Name
+----
+
+ganeti-cleaner - Ganeti job queue cleaner
+
+Synopsis
+--------
+
+**ganeti-cleaner**
+
+DESCRIPTION
+-----------
+
+The **ganeti-cleaner** is a periodically run script to clean old job
+files from the job queue archive and to remove expired X509
+certificates and keys.
+
+**ganeti-cleaner** automatically removes all files older than 21 days
+from ``@LOCALSTATEDIR@/lib/ganeti/queue/archive`` and all expired
+certificates and keys from ``@LOCALSTATEDIR@/run/ganeti/crypto``.