]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-ws - Use Curl Cron Again
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 12 Jul 2017 12:55:08 +0000 (14:55 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 12 Jul 2017 12:55:08 +0000 (14:55 +0200)
customer/fbb-ws/test.yaml
customer/fbb-ws/tst-ws01-fbb.pixelpark.net.yaml
customer/fbb-ws/tst-ws02-fbb.pixelpark.net.yaml

index 57fa9c88a3f58b448371829b08be4d118259522e..f55d7d31f7ac512c4151e9d002190f856f1ff7d1 100644 (file)
@@ -68,7 +68,7 @@ infra::profile::cron::cronjobs:
       - 'PATH="/usr/bin:/bin"'
     description: 'Braintree Zahlungsverifikation'
   cdm-webservice-push:
-    command: '/bin/php -f /var/www/cdm-webservice/web/webservices/jobs/push.php >> /var/log/fbb_webservice/cdm-webservice-push.log 2>> /var/log/fbb_webservice/cdm-webservice-push-error.log'
+    command: '/usr/bin/curl http://tst-cdmws01-fbb.pixelpark.net/webservices/jobs/push.php?apikey=24BFFD179D4F109B20B3579C198FB41EEE69A5B86447FB8B136F7886A385C12F1C46DC8F'
     minute: '*'
     hour: '*'
     date: '*'
index cc1c6517c7a0737ea32265e26e594c7eca10a343..a9f05f6897576deea4fd4ae4bc7bf92f8db60ab4 100644 (file)
@@ -8,4 +8,5 @@ infra::profile::cron::cronjobs:
   braintree:
     minute: '0'
   cdm-webservice-push:
+    command: '/usr/bin/curl http://tst-cdmws01-fbb.pixelpark.net/webservices/jobs/push.php?apikey=24BFFD179D4F109B20B3579C198FB41EEE69A5B86447FB8B136F7886A385C12F1C46DC8F'
     minute: '0-59/2'
index d4ff1d6b5284d96dfce4a7ec5a13fc5d4d836527..91ba53246653bfbabfda361624fc8fc057d57641 100644 (file)
@@ -8,4 +8,5 @@ infra::profile::cron::cronjobs:
   braintree:
     minute: '30'
   cdm-webservice-push:
+    command: '/usr/bin/curl http://tst-cdmws02-fbb.pixelpark.net/webservices/jobs/push.php?apikey=24BFFD179D4F109B20B3579C198FB41EEE69A5B86447FB8B136F7886A385C12F1C46DC8F'
     minute: '1-59/2'