@@ -10,7 +10,7 @@ In order to use this vagrantfile you need virtualbox and vagrant.
## Notes
Here we define some particularities of this vagrantifle
* the number of machiens
* the number of machines is specify inside the vagrantfile. If we adjust the number of machines, we should also adjust the ansible hosts.yaml acordingly.
## How to create
To create the machine clone this repo, go into the folder and execute vagrant up.