Maintaining consistent systems using scheduled convergence
Once initially deployed and configured, it's hardly imaginable to let our systems be manually updated afterwards by logging in to each host and launching the chef-client
command. Systems maintained with Chef have the opportunity to be converged at a predetermined time, either through a chef-client
daemon or a cron job. We'll go through both these options.
Getting ready
To step through this recipe, you will need:
Get Infrastructure as Code (IAC) Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.