Difference between revisions of "Vagrant file syntax and examples"
From MyWiki
Line 1: | Line 1: | ||
[[ Configuring bridged network address and calling an ansible playbook ]]<br> | [[ Configuring bridged network address and calling an ansible playbook ]]<br> | ||
Link for configuring shell scripts - https://www.vagrantup.com/docs/provisioning/shell.html<br> | Link for configuring shell scripts - https://www.vagrantup.com/docs/provisioning/shell.html<br> | ||
+ | [[ Configuring a script external to the Vagrantfile ]]<br> |
Revision as of 09:01, 10 August 2017
Configuring bridged network address and calling an ansible playbook
Link for configuring shell scripts - https://www.vagrantup.com/docs/provisioning/shell.html
Configuring a script external to the Vagrantfile