Bolt Examples
Bolt lets you automate almost any task you can think of. These examples walk you through beginning and intermediate level Bolt use cases, demonstrating Bolt concepts along the way. You can find shorter examples of common Bolt patterns in the Bolt examples repo, which is more of a reference than a learning tool.
If you'd like to share a real-world use case, reach out to us in the #bolt channel on Slack.
For even more usage examples, check out the Puppet blog.
Note: Do you have a real-world use case for Bolt that you'd like to share? Reach out to us in the #bolt channel on Slack.
-
Automating Windows targets
Examples of how to run Powershell scripts, use Bolt inventory, convert a script to a task, and write a Bolt plan, all on Windows. -
Deploy a TIG stack with Bolt
An example of deploying a Telegraf, InfluxDB, and Grafana stack with Bolt, this demonstrates using existing Puppet content to quickly provide value.