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 5b269440 Docco [skip ci]
5b269440 is described below

commit 5b269440a310100e3f72f7514640e77df94e3639
Author: Sebb <[email protected]>
AuthorDate: Tue Sep 17 23:58:08 2024 +0100

    Docco [skip ci]
---
 DEPLOYMENT.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 28cd0f0c..28cf2f17 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -103,7 +103,9 @@ and running - these are only needed for a new deployment.
      If the service still does not start, try stopping and starting it:
      `sudo systemctl stop/start board-agenda-websocket.service`
 
- * Update the following cron scripts under 
https://svn.apache.org/repos/infra/infrastructure/apmail/trunk/bin:
+ * Update the following cron scripts now under
+    
https://github.com/apache/infrastructure-p6/tree/production/modules/qmail_asf/files/apmail/bin
+    (but may revert here) 
https://svn.apache.org/repos/infra/infrastructure/apmail/trunk/bin:
      * listmodsubs.sh - add the new host
      * whimsy_qmail_ids.sh - add the new host
      * make sure that the host is added to the known_hosts file on hermes
@@ -146,4 +148,4 @@ The mail server is unlikely to change, but if it does, 
rsync auth will need to b
   * generate an SSH keypair for the apmail login:
     * `sudo -Hiu apmail`
     * `ssh-keygen -t ecdsa -b 521`
-  * copy the public key from `.ssh/id_ecdsa.pub` to the Puppet file 
`data/nodes/whimsy-vm6.apache.org.yaml` under the 
`whimsy_server::procmail::apmail_keycontent` key.
+  * copy the public key from `.ssh/id_ecdsa.pub` to the Puppet file 
`data/nodes/whimsy-vmN.apache.org.yaml` under the 
`whimsy_server::procmail::apmail_keycontent` key.

Reply via email to