Fix usage of docker_ip variable with multiple ips
authorPhilipp Daniels <phaldan@users.noreply.github.com>
Wed, 4 Jan 2017 11:21:56 +0000 (12:21 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Jan 2017 11:21:56 +0000 (12:21 +0100)
commitbf26800833a68054ac6c827d3529c513154b3bca
tree51f27384d1659d6619a982b6fcad57a1b295f053
parent227540c5b87b816032bdd65358b144db03c1a3b0
Fix usage of docker_ip variable with multiple ips

My setup contains a default Rancher node + agent on the same host. This leads to multiple ip in the docker_ip variable. Fix by adding double quotes around docker_ip variable
launcher