From f280732a777662716c3c9dee79f08eeed1187bff Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Thu, 11 Jun 2020 11:45:29 -0400
Subject: [PATCH] guess this is more accurate

---
 morph/README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/morph/README.rst b/morph/README.rst
index 37c396d8..d4a89a37 100644
--- a/morph/README.rst
+++ b/morph/README.rst
@@ -25,7 +25,7 @@ Separate deployment is useful when the software deploy is done from system which
 Secrets should only be hosted on an extremely secure system
 (XXX write the document for what this means).
 
-Note secrets only need to be uploaded after a host in the grid has been rebooted.
+Note secrets only need to be uploaded after a host in the grid has been rebooted or when the secrets have changed.
 
 See the ``morph`` and ``nixos-rebuild`` documentation for more details about these commands.
 
-- 
GitLab