Does anybody have an issue with me combining the 'master' components in our vagrant configuration to one machine? Currently we have three machines: zookeeper, scheduler, master. It should be straightforward to combine these into a single machine, at which point 'vagrant up' is much faster and can be run on a machine with less RAM. This is a part of my effort to improve the vagrant setup [1].
-=Bill [1] https://issues.apache.org/jira/browse/AURORA-299