Skip to content

Commit

Permalink
Adding mesos_local_address on vagrant.
Browse files Browse the repository at this point in the history
  • Loading branch information
enxebre authored and tayzlor committed May 31, 2015
1 parent 28e15f1 commit 5546917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
zookeeper_conf: zookeeper_conf,
mesos_master_quorum: 2,
mesos_zk_url: mesos_zk_url,
mesos_local_address: node[:ip],
marathon_zk_url: marathon_zk_url,
marathon_hostname: node[:ip],
consul_join: consul_join,
Expand Down

0 comments on commit 5546917

Please sign in to comment.