This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new af4ab8e Also add new host to listmodsubs.sh
af4ab8e is described below
commit af4ab8e87e95584b3bdfaa93802a0464260db717
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 30 17:22:21 2019 +0100
Also add new host to listmodsubs.sh
---
DEPLOYMENT.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index c4ac363..003fb57 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -90,9 +90,11 @@ and running - these are only needed for a new deployment.
store the auth-creds.
* Update the following cron scripts under
https://svn.apache.org/repos/infra/infrastructure/apmail/trunk/bin:
- * listmodsubs.sh - if necessary, add an rsync to the old Whimsy host
+ * listmodsubs.sh - add the new host
* whimsy_qmail_ids.sh - add the new host
-
+ * the old hosts should be removed sometime after switchover. This
approach requires two edits to the files
+ but ensures that the rsync has been tested for the new host and allows
the new host to be better tested
+
* Add the following mail subscriptions:
* Subscribe `[email protected]` to
`[email protected]`.
Alternately, add it to the `board-cvs` alias.
@@ -107,8 +109,6 @@ and running - these are only needed for a new deployment.
the previous whimsy-vm* server: `/srv/agenda`, `/srv/mail/board`,
``/srv/icla`, /srv/mail/members`, `/srv/mail/secretary`.
-TODO: should /srv/subscriptions be copied over?
-
* Verify that email can be sent to non-apache.org email addresses
* Run [testmail.rb](tools/testmail.rb)