ansible-nomad/defaults/main.yml

37 lines
734 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:
2022-05-10 06:28:04 +00:00
nomad_allow_privileged: False
2022-11-13 13:55:51 +00:00
nomad_plugins_podman: False
2023-11-28 17:22:47 +00:00
nomad_docker_extra_labels: []
2022-11-27 07:41:53 +00:00
nomad_docker_allow_caps: []
2023-11-14 16:57:48 +00:00
nomad_client_network_interface:
nomad_client_meta: []
# - name:
# value:
# - name:
# value:
nomad_node_class:
nomad_node_pool: