Provisioning a Vagrant box via Ansible, using Vagrant's provisioner feature

by williamyeh
macOS ◆ xterm ◆ zsh 3569 views

Demo: provisioning a Vagrant box via Ansible, using Vagrant’s provisioner feature.

Software stack:

- Guest OS: Ubuntu 14.04 LTS
- Service to be provisioned: Redis

For more details, see my article: Vagrant Tutorial 5: Customizing Vagrant boxes.