requested new production VMs from PUL (cdh-web3 and cdh-web4)
made cdh-ansible updates so we can deploy springload code to new pre-production servers; uses a new db separate from current cdh production
manually copied current cdh database to new db - got errors dumping the data and restoring so I used this command to create the new db using the old one as a template: https://stackoverflow.com/a/876565/9706217
the cdh-ansible changes are in a PR #220 awaiting review; once that is merged I will update the playbook in Ansible Tower so we can deploy to either staging or preproduction, and make more variables configurable
the cdh-ansible changes are in a PR #220 awaiting review; once that is merged I will update the playbook in Ansible Tower so we can deploy to either staging or preproduction, and make more variables configurable