Difference between revisions of "Vagrant file syntax and examples"

From MyWiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
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>
+
[[ Examples of various Vagrant files ]]<br>
 +
[[ Running an ansible playbook from Vagrantfile ]]<br>

Latest revision as of 11:57, 23 August 2017

Configuring bridged network address and calling an ansible playbook
Link for configuring shell scripts - https://www.vagrantup.com/docs/provisioning/shell.html
Examples of various Vagrant files
Running an ansible playbook from Vagrantfile