updates vars associated with hosts
This commit is contained in:
parent
19b92cf268
commit
86ada2f4df
3 changed files with 7 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
ansible_user: mojito
|
|
|
@ -1 +1,3 @@
|
||||||
ansible_user: CHANGEME
|
ansible_user: CHANGEME
|
||||||
|
nomad_datacenter_name: "aperture"
|
||||||
|
nomad_server_bootstrap_expect: 3
|
|
@ -1,3 +1,8 @@
|
||||||
glados ansible_host=10.10.0.4
|
glados ansible_host=10.10.0.4
|
||||||
wheatley ansible_host=10.10.0.5
|
wheatley ansible_host=10.10.0.5
|
||||||
chell ansible_host=10.10.0.6
|
chell ansible_host=10.10.0.6
|
||||||
|
|
||||||
|
[nomad]
|
||||||
|
glados
|
||||||
|
wheatley
|
||||||
|
chell
|
||||||
|
|
Loading…
Reference in a new issue