mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-27 18:55:17 +00:00
10 lines
168 B
YAML
10 lines
168 B
YAML
|
---
|
||
|
nomad_enabled: false
|
||
|
nomad_data_home: "{{ docker_home }}/nomad"
|
||
|
nomad_service_name: nomad
|
||
|
|
||
|
# ports
|
||
|
nomad_port_http: 4646
|
||
|
nomad_port_rpc: 4647
|
||
|
nomad_port_serf: 4648
|