create bootstrap_vms role to run vagrant file on host, creating managed vms (dkhost03 and dkhost04)
This commit is contained in:
5
roles/vagrant/defaults/main.yml
Normal file
5
roles/vagrant/defaults/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
#default values
|
||||
|
||||
vagrant_installer_url: https://releases.hashicorp.com/vagrant/1.8.6/vagrant_1.8.6_x86_64.deb
|
||||
vagrant_installer_path: /tmp/vagrant_installer.deb
|
||||
Reference in New Issue
Block a user