mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-30 18:31:28 +01:00 
			
		
		
		
	Update to 2022-08-03 01:00
This commit is contained in:
		| @@ -62,6 +62,19 @@ nomad_base_conf: | ||||
|     #   cni: macvlan,ipvlan | ||||
|     meta: {} | ||||
|  | ||||
|     # List of enabled drivers, and their options. Valid ones are | ||||
|     # exec, raw_exec, docker, java. | ||||
|     task_drivers: | ||||
|       exec: | ||||
|         enabled: True | ||||
|       docker: | ||||
|         enabled: True | ||||
|         allow_privileged: True | ||||
|       raw_exec: | ||||
|         enabled: False | ||||
|       java: | ||||
|         enabled: False | ||||
|  | ||||
|   # Server related settings | ||||
|   server: | ||||
|     # Should server be enabled | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud