A few small changes will be required to make the e2e runner `setup` job suitable for use with Digital Ocean, or other non-local infrastructure. - [x] e2e runner is able to read in a list of IP addresses during for use in the [setup](https://github.com/tendermint/tendermint/blob/b42c439776811a6fcab8e22fb97fb44cee5701b3/test/e2e/runner/setup.go#L42) subcommand - [x] e2e runner has flag to disable / enable creation of the `docker-compose.yaml` file.