This is an automated email from the ASF dual-hosted git repository.
sebbASF 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 56e23e17 Update links in DEVELOPMENT.md for server changes
56e23e17 is described below
commit 56e23e1711141939d90239237b64bd561bd71193
Author: Sebb <[email protected]>
AuthorDate: Tue Jun 9 22:48:55 2026 +0100
Update links in DEVELOPMENT.md for server changes
This fixes #315
---
DEVELOPMENT.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index ce5e9caa..ff36a3d3 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -336,7 +336,7 @@ User authentication for any CGI script is provided by the
http server's
LDAP module, and can be done by adding the path to the CGI in the
deployment descriptor for the server under the appropriate `authldap` realm:
-https://github.com/apache/infrastructure-p6/blob/production/data/nodes/whimsy-vm7.apache.org.yaml#L251
+https://github.com/apache/infrastructure-p6/blob/production/data/nodes/whimsy1-ec2-va.apache.org.yaml#L251
Note that the LDAP module does not currently handle boolean conditions
(example: members **or** officers). The way to handle this is to do
@@ -368,7 +368,7 @@ server subscribe to the list.
- Subscribe _listname_@whimsy-_server_vmname_.apache.org to the desired
mailing list (see also [Deployment instructions](DEPLOYMENT.md#manual-steps))
- Add your _listname_ to the `:apache_mailmap:` entry
- in
[puppet](https://github.com/apache/infrastructure-p6/blob/production/data/nodes/whimsy-vm7.apache.org.yaml#L107)
+ in
[puppet](https://github.com/apache/infrastructure-p6/blob/production/data/nodes/whimsy1-ec2-va.apache.org.yaml#L129)
- Note that tools/deliver.rb will dump all mail locally (it does not
currently get cleaned out) where it can be used by ASF::Mail