ansible-nomad/defaults/main.yml

24 lines
486 B
YAML
Raw Normal View History

2022-03-13 15:03:33 +00:00
---
2022-04-03 18:41:50 +00:00
nomad_server: True
2022-03-13 15:03:33 +00:00
nomad_data_dir: /opt/nomad
nomad_bind_addr: 0.0.0.0
nomad_datacenter: dc1
nomad_bootstrap_expect: 3
2022-03-22 17:38:02 +00:00
nomad_vault_enabled: False
nomad_vault_address: "https://active.vault.service.consul:8200"
nomad_vault_token_ttl: "1h"
2022-04-03 18:41:50 +00:00
nomad_vault_namespace: ""
2022-03-22 17:38:02 +00:00
nomad_vault_role: "nomad-cluster"
nomad_vault_token: ""
2022-04-09 07:43:51 +00:00
nomad_host_volumes:
[]
# - name:
# path:
# read_only:
nomad_host_networks:
[]
# - name:
# cidr:
# interface:
# reserved_ports: