]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
marketing-publicis-ai add cronjobs
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 29 Mar 2017 10:43:35 +0000 (12:43 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 29 Mar 2017 10:43:35 +0000 (12:43 +0200)
customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml
customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml

index 8064a358c38250d8529c1dc8751dcf461c9bb32e..b10664aa4ce04fd765c91657163c004f59cf1b7e 100644 (file)
@@ -119,3 +119,15 @@ site::profile::cron::cronjobs:
     minute: '10,25,40,55'
     hour: '*'
     description: mautic trigger
+  mautic_emails:
+    user: apache
+    command: 'php /var/www/marketing/app/console mautic:emails:send'
+    minute: '*/5'
+    hour: '*'
+    description: mautic emails
+  mautic_messages:
+    user: apache
+    command: 'php /var/www/marketing/app/console mautic:messages:send'
+    minute: '*/5'
+    hour: '*'
+    description: mautic messages
index 4e3289f5540f45056b0bc316602ecad54ffb059d..a76ab18478f03399befa3281821639dee12f6452 100644 (file)
@@ -134,3 +134,15 @@ site::profile::cron::cronjobs:
     minute: '10,25,40,55'
     hour: '*'
     description: mautic trigger
+  mautic_emails:
+    user: apache
+    command: 'php /var/www/marketing/app/console mautic:emails:send'
+    minute: '*/5'
+    hour: '*'
+    description: mautic emails
+  mautic_messages:
+    user: apache
+    command: 'php /var/www/marketing/app/console mautic:messages:send'
+    minute: '*/5'
+    hour: '*'
+    description: mautic messages
\ No newline at end of file