ReferencePlatforms/Puppet Server: Difference between revisions

Jump to navigation Jump to search
m
Line 92: Line 92:
== Update root crontab with puppet specific scripts ==
== Update root crontab with puppet specific scripts ==


<tt>
<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
</tt>
</text>


== Verify the new server ==
== Verify the new server ==
Confirmed users
1,989

edits

Navigation menu