From c09c2b832b9ab6f025cf4daa96231a82e6df984a Mon Sep 17 00:00:00 2001 From: Gary Larizza Date: Mon, 20 Jun 2011 11:26:16 -0700 Subject: [PATCH] Add Features in README --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 533f850..cb885c8 100644 --- a/README.markdown +++ b/README.markdown @@ -26,4 +26,5 @@ To install the Puppet Dashboard and configure it with sane defaults, include the * Include the ability to run Puppet Dashboard under Passenger. * Sqlite support. -* Integration with Puppet module to set puppet.conf settings. \ No newline at end of file +* Integration with Puppet module to set puppet.conf settings. +* Remove the need to set the MySQL root password (needs fixed in the mysql module) \ No newline at end of file