Vagrant
Projects
- template: Single node using CentOS 7.6
- Copy template folder to XYZ
- Edit Vagrant file according to your needs
- Go to XYX and run init.sh
- cluster: Multiple nodes using Ubuntu 14.04
- Adjust NODE_COUNT to define your cluster size
- Make sure hosts plugin is installed
- Run vagrant up