Confirmed users
1,989
edits
| Line 92: | Line 92: | ||
== Update root crontab with puppet specific scripts == | == Update root crontab with puppet specific scripts == | ||
< | <text> | ||
*/1 * * * * source /etc/profile && bash /etc/puppet/manifests/accept-hostname-keys.sh /etc/puppet/manifests/site.pp 2>/dev/null | */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 | */10 * * * * chown root:root -R /etc/puppet/manfiests &> /dev/null | ||
</ | </text> | ||
== Verify the new server == | == Verify the new server == | ||