From 9a564ddcb0e7ad426e2fba120934bdc97e9b4c97 Mon Sep 17 00:00:00 2001
From: Vincent Schumaker <vschum@gmail.com>
Date: Tue, 3 Mar 2015 10:49:49 -0500
Subject: [PATCH] Add mysql.disabled to README.rst
---
README.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.rst b/README.rst
index 0722748..9a39773 100644
--- a/README.rst
+++ b/README.rst
@@ -45,6 +45,11 @@ debconf.
cryptographically insecure, future formula versions should use the
newly available ``random.get_str`` method.
+``mysql.disabled``
+------------------
+
+Ensure that the MySQL service is not running.
+
``mysql.database``
------------------
--
GitLab