In this chapter, we are going to look at Vagrant provisioning. We will focus on basic concepts and also on shell-script provisioning. By the end of this chapter, you will have a good understanding of:
- Vagrant provisioning
- Understanding configuration management
- Vagrant provisioning with a file
- Vagrant shell provisioning
- Vagrant inline scripts, external scripts, and script arguments