It allows to install Sensu API and Sensu Server on different machines,
"connected" together via Redis and RabbitMQ.
As far as I understand, both the "server" and the "API server" need to access Redis and RabbitMQ, although they don't have to be both (Sensu services) on the same machine.
This PR allows to install these two services on different machines.
It allows to install Sensu API and Sensu Server on different machines, "connected" together via Redis and RabbitMQ.
As far as I understand, both the "server" and the "API server" need to access Redis and RabbitMQ, although they don't have to be both (Sensu services) on the same machine.
This PR allows to install these two services on different machines.