Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

How to adjust the crontab file from the install.sh file manifest

$
0
0
I am using the Mcafee module: [https://forge.puppet.com/Ramorous/mcafee\_epo\_agent](https://forge.puppet.com/Ramorous/mcafee_epo_agent) I need to look about having either the install.sh or the mcafee manifest adjust the cron that mcafee agent uses: It should add the below line to the crontab: 0,30 * * * * /opt/McAfee/agent/scripts/ma checkhealth >/dev/null 2>&1 how can I edit the current module or the install.sh file on the master? I edited manually now , but I need puppet to do it, without using more module like crontab module

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>