mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-11-08 12:00
This commit is contained in:
		| @@ -109,6 +109,9 @@ client { | ||||
| plugin "docker" { | ||||
|   config { | ||||
|     allow_privileged = {{ nomad_conf.client.task_drivers.docker.allow_privileged | ternary('true', 'false') }} | ||||
|     auth { | ||||
|       config = "{{ nomad_root_dir }}/docker/auth.json" | ||||
|     } | ||||
| {% if nomad_conf.client.task_drivers.docker.volumes.enabled %} | ||||
|     volumes { | ||||
|       enabled = true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud