I am successfully using cldemo-vagrant github code base (https://github.com/CumulusNetworks/cldemo-vagrant) to deploy "Cumulus Linux Demo Framework" on a CentOS 7 host where I used provider as Oracle VirtualBox. Also successfully I am able to run the automation
cldemo-automation-ansible.
Now I want to use VMWare (vagrant-vmware-workstation) to deploy the Demo Framework on the same environment. But no file in the cldemo-vagrant code base talks about VMWare provider. So, I have a query:
Can I use VMWare Provider for the cldemo-vagrant?
If yes which topology.dot file should I use and can I use topology_converter.py to generate my Vagrantfile?
Please help me to deploy the framework using VMWare.