Difference between revisions of "Vagrant file syntax and examples"

From MyWiki
Jump to: navigation, search
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
+
Link for configuring shell scripts - https://www.vagrantup.com/docs/provisioning/shell.html<br>
 +
[[ Examples of various Vagrant files ]]<br>

Revision as of 11:06, 22 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