mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:45:42 +02:00
Update to 2022-10-11 13:00
This commit is contained in:
@@ -121,6 +121,11 @@ plugin "docker" {
|
||||
{% endfor %}
|
||||
]
|
||||
{% endif %}
|
||||
extra_labels = [
|
||||
{% for label in nomad_conf.client.task_drivers.docker.extra_labels %}
|
||||
"{{ label }}",
|
||||
{% endfor %}
|
||||
]
|
||||
}
|
||||
}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user