Commit 46043b3f authored by Rafael Monnerat's avatar Rafael Monnerat

Include SSL_CERT_FILE as it is required for CentOS 6

parent 3388278f
SHELL=/bin/sh SHELL=/bin/sh
PATH=/usr/bin:/usr/sbin:/sbin:/bin PATH=/usr/bin:/usr/sbin:/sbin:/bin
MAILTO="" MAILTO=""
SSL_CERT_FILE=/etc/ssl/certs/ca-bundle.crt
# Run "Installation/Destruction of Software Releases" and "Deploy/Start/Stop Partitions" once per minute # Run "Installation/Destruction of Software Releases" and "Deploy/Start/Stop Partitions" once per minute
* * * * * root /opt/slapos/bin/slapos node software --maximal_delay=30 --verbose --logfile=/opt/slapos/log/slapos-node-software.log > /dev/null 2>&1 * * * * * root /opt/slapos/bin/slapos node software --maximal_delay=30 --verbose --logfile=/opt/slapos/log/slapos-node-software.log > /dev/null 2>&1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment