I am working on Lab 6, where i have install cronie and on all app server and cron_text file created but still getting error

I am working on Lab 6, where i have install cronie and on all app server and cron_text file created but still getting error

Hi @amit2306_devops

*/5 * * * * echo hello > /tmp/cron_text needs to be available in /etc/crontab.

Then you need to restart the crond service on all servers.