Confirmed users
1,989
edits
| Line 89: | Line 89: | ||
cp puppet-manifests/modules/nagios/files/check_ganglia /usr/lib64/nagios/plugins/check_ganglia | cp puppet-manifests/modules/nagios/files/check_ganglia /usr/lib64/nagios/plugins/check_ganglia | ||
== Update root crontab with puppet specific scripts == | |||
*/1 * * * * source /etc/profile && bash /etc/puppet/manifests/accept-hostname-keys.sh /etc/puppet/manifests/site.pp 2>/dev/null | |||
*/10 * * * * chown root:root -R /etc/puppet/manfiests &> /dev/null | |||
== Verify the new server == | == Verify the new server == | ||