mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
9 lines
168 B
YAML
9 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
|