mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-08-01 16:00
This commit is contained in:
@@ -20,6 +20,13 @@ nomad_servers: []
|
||||
# Nomad configuration
|
||||
nomad_base_conf:
|
||||
log_level: INFO
|
||||
|
||||
# You can define the datacenter in which this agent is running. The default value is dc1
|
||||
# datacenter: dc1
|
||||
|
||||
# Node name, which should be uniq in the region. Default is the hostname
|
||||
# name: nomade-fr-zone-c
|
||||
|
||||
# Client related settings
|
||||
# The default is to act as a client if the hostname is not listed in nomad servers
|
||||
client:
|
||||
|
Reference in New Issue
Block a user