Merge pull request #1564 from shiangree/master
addPersonForm.jsp should check if entered age>=120 to avoid inconsistent with the next step's "Nonsensical date" error
Merge pull request #1565 from ctreatma/feature/update_vagrant
Update Vagrant config and Puppet manifests for local dev
Charles Treatman <charles.treatman@gmail.com>
b2c50e01e281c101e5ea5c137a6f158c25460c00m
Update Vagrant config and Puppet manifests for local dev
This is most closely related to TRUNK-4028.
The previous Vagrant setup does not appear to work at the
moment, failing due to a missing .bashrc.erb template. In
addition, that setup only aims to provide a MySQL instance,
rather than providing a full development box suitable for
running the application.
This borrows heavily from OpenMRS-Australia/openmrs-vagrant
to provide a box that makes it easier for new developers to
spin up an instance of openmrs-core.