You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2023/02/14 15:40:30 UTC

svn commit: r1907658 - /comdev/reporter.apache.org/trunk/README.txt

Author: sebb
Date: Tue Feb 14 15:40:30 2023
New Revision: 1907658

URL: http://svn.apache.org/viewvc?rev=1907658&view=rev
Log:
Docco

Modified:
    comdev/reporter.apache.org/trunk/README.txt

Modified: comdev/reporter.apache.org/trunk/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?rev=1907658&r1=1907657&r2=1907658&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/README.txt (original)
+++ comdev/reporter.apache.org/trunk/README.txt Tue Feb 14 15:40:30 2023
@@ -18,11 +18,15 @@ This is used by site/index.html which lo
 
 The site runs on the host projects-vm3.a.o at present (May 2021)
 
-The apache puppet config for the VM is stored at:
+The puppet config for the VM is stored at:
 https://github.com/apache/infrastructure-p6/blob/production/data/nodes/projects-vm3.apache.org.yaml
+(private repo, requires GH account linked to ASF)
 
-There must be other puppet data files for the host; details TBA
-https://github.com/apache/infrastructure-p6/blob/production/modules/projects_pvm_asf/manifests/init.pp
+There are other puppet data files for the host under:
+https://github.com/apache/infrastructure-p6/blob/production/modules/projects_pvm_asf/
+
+The ASF-hosted private Git repo is at:
+https://gitbox.apache.org/repos/private/infrastructure?p=infrastructure-p6.git
 
 Crontab:
 
@@ -36,10 +40,9 @@ crontab -l -u root (in puppet, part of h
 # Puppet Name: pao_json_ci
 20 4 * * * cd /var/www/projects.apache.org/site/json && sudo -n -u www-data svn ci -m "updating projects data" --username projects_role --password `cat /root/.rolepwd` --non-interactive >>/var/log/www-data-root/svnjson_$(date "+\%Y-\%m").log
 
-crontab -l -u www-data: (Not currently stored in puppet)
+crontab -l -u www-data:
 # m h   dom mon dow   command
 00 4,12,20 * * * cd /var/www/reporter.apache.org/scripts && ./python3logger.sh parsepmcs.py
-00 01 * * *      cd /var/www/reporter.apache.org/scripts && ./python3logger.sh mailglomper2.py
 00 09 * * *      cd /var/www/reporter.apache.org/scripts && ./python3logger.sh readjira.py
 10 00 * * *      cd /var/www/reporter.apache.org/scripts && ./python3logger.sh reportingcycles.py
 20 00 * * *      cd /var/www/reporter.apache.org/scripts && ./python3logger.sh pmcdates.py