Default nomad cluster to ansible
This commit is contained in:
parent
1b8c2d6bcf
commit
f0eacea11f
@ -51,7 +51,7 @@ consul-up:
|
||||
--ssh-target-sudo-pass $(SSH_TARGET_SUDO_PASS)
|
||||
|
||||
.PHONY: cluster
|
||||
cluster: consul-up nomad-up
|
||||
cluster: ansible-cluster
|
||||
|
||||
venv/bin/ansible:
|
||||
python3 -m venv venv
|
||||
|
Loading…
Reference in New Issue
Block a user