Skip to content

rohitzsh/vagrantmutiplemachines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Vagrant mutiple machines Creator

Create multiple virtual machines using vagrant

#How to install Set up necessary parameters for CPUS="1" MEMORY="1024" VIRTUALMACHINES="2" OS="centos/7" HOSTNAME="local.dev" VMPROVIDER="virtualbox"

Then save the file and run : vagrant up

To check status of running VMS run following command : vagrant status

About

Create multiple virtual machines using vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published