Skip to content

Commit

Permalink
Merge pull request #66 from indigo-dc/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
Alfonso Pérez authored Jun 24, 2016
2 parents 2a37c8d + 5adddb7 commit 7abc0c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion artifacts/mesos/mesos_lb_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
docker_bridge_ip: "172.0.17.1"

- role: indigo-dc.consul
consul_mode: "server"
consul_mode: "agent"
docker_bridge_ip: "172.0.17.1"
consul_servers: "{{ consul_server_ips }}"

Expand Down
1 change: 0 additions & 1 deletion artifacts/mesos/mesos_master_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

- role: indigo-dc.zookeeper
zookeeper_host_list: "{{ zookeeper_host_list_ips }}"
zookeeper_peers: "{{ zookeeper_peers_ips }}"

- role: indigo-dc.mesos
mesos_install_mode: "master"
Expand Down

0 comments on commit 7abc0c1

Please sign in to comment.