You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2016/03/16 01:36:31 UTC

[whimsy.git] [1/1] Commit 78fa856: add incubator mods

Commit 78fa856cdf62becf295332874c275507263d0edc:
    add incubator mods


Branch: refs/heads/master
Author: Sam Ruby <ru...@intertwingly.net>
Committer: Sam Ruby <ru...@intertwingly.net>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
DEPLOYMENT.md                                                | +++ 
------------------------------------------------------------
3 changes: 3 additions, 0 deletions.
------------------------------------------------------------


diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 738c8e8..5e87d5c 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -34,6 +34,9 @@ The following additional steps are required to get the Whimsy VM up and running:
  * Configuring `/whimsysvn/.subversion/config` and `/whimsysvn/.subversion/servers` to store auth-creds.
 
  * Add the following cron job to apmail@hermes:
+     * `11  4,10,16,22  *       *       *       for list in /home/apmail/lists/incubator
+.apache.org/*; do echo; echo $list/mod; ezmlm-list $list mod; done | ssh whimsy-
+vm.apache.org 'cat > subscriptions/incubator-mods'`
      * `16 * * * * ezmlm-list /home/apmail/lists/apache.org/board/ . | ssh whimsy-vm2.apache.org 'cat > /srv/subscriptions/board'`
      * `46 * * * * ezmlm-list /home/apmail/lists/apache.org/members/ . | ssh whimsy-vm2.
 apache.org 'cat > /srv/subscriptions/members'`