diff --git a/nomad/setup-cluster.yml b/nomad/setup-cluster.yml index bab6978..5917811 100644 --- a/nomad/setup-cluster.yml +++ b/nomad/setup-cluster.yml @@ -7,8 +7,10 @@ - role: ansible-consul vars: consul_version: "1.11.3" - consul_install_remotely: true consul_install_upgrade: true + # consul_install_remotely: true + consul_install_from_repo: true + consul_os_repo_prerequisites: [] consul_node_role: server consul_bootstrap_expect: true