remove Vagrantfile and puppet in openmrs-core

Hi,

are the Vagrantfile and puppet files in openmrs-core used by anyone?

The puppet modules that are needed were just added to our repository which I think is bad. The ruby files from these dependencies have issues reported by codacy.

Either we remove them or we replace them with a proper dependency management tool.

As of late, am not aware of any one using them. I mostly see people using docker which even our SDK gives support for. Therefore, i agree that we should remove them.

ok then, issue created https://issues.openmrs.org/browse/TRUNK-5108