ansible-nomad/defaults/main.yml
2023-11-28 18:22:47 +01:00

29 lines
634 B
YAML

---
nomad_server: True
nomad_data_dir: /opt/nomad
nomad_bind_addr: 0.0.0.0
nomad_datacenter: dc1
nomad_bootstrap_expect: 3
nomad_vault_enabled: False
nomad_vault_address: "https://active.vault.service.consul:8200"
nomad_vault_token_ttl: "1h"
nomad_vault_namespace: ""
nomad_vault_role: "nomad-cluster"
nomad_vault_token: ""
nomad_host_volumes:
[]
# - name:
# path:
# read_only:
nomad_host_networks:
[]
# - name:
# cidr:
# interface:
# reserved_ports:
nomad_allow_privileged: False
nomad_plugins_podman: False
nomad_docker_extra_labels: []
nomad_docker_allow_caps: []
nomad_client_network_interface: