From c20b4ee5caa93c484db073a421629687261480f1 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 12 Dec 2015 21:46:30 +0200
Subject: [PATCH] Updated the TODO list.

---
 README.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 144ea04..9aea634 100644
--- a/README.rst
+++ b/README.rst
@@ -34,7 +34,9 @@ TODO
 - Better documentation and handling of role dependencies.
 - Add example requirements.yml to roles README file.
 - For all roles:
+  - Add email alias to root.
   - Log to syslog.
   - Collect metrics using Collectd.
   - Use TLS and random, high bit count dhparams.
-  - Use assertions and wait for the service to be up.
+  - Use assertions at the start of the role.
+  - Wait for the service to be up at the end of the role.
-- 
GitLab