mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-12-01 12:00
This commit is contained in:
		| @@ -1,17 +1,17 @@ | ||||
| --- | ||||
|  | ||||
| # Version of Nomad to install | ||||
| nomad_version: 1.4.2 | ||||
| nomad_version: 1.4.3 | ||||
| # URL of the archive | ||||
| nomad_archive_url: https://releases.hashicorp.com/nomad/{{ nomad_version }}/nomad_{{ nomad_version }}_linux_amd64.zip | ||||
| # Expected sha256 of the archive | ||||
| nomad_archive_sha256: 6e24efd6dfba0ba2df31347753f615cae4d3632090e68fc90933e51e640f7afc | ||||
| nomad_archive_sha256: 15ab8fd2da071d93852f59b9a8833e3a764986ef8140c6b11f87621391e63902 | ||||
|  | ||||
| # List of plugins to install | ||||
| nomad_plugins: | ||||
|   podman: | ||||
|     archive_url: https://releases.hashicorp.com/nomad-driver-podman/0.4.0/nomad-driver-podman_0.4.0_linux_amd64.zip | ||||
|     sha256: f905f9c38db8cec1542b92f69233488d5bf94e30fe9a0fae9ac03b30c1e2cfea | ||||
|     archive_url: https://releases.hashicorp.com/nomad-driver-podman/0.4.1/nomad-driver-podman_0.4.1_linux_amd64.zip | ||||
|     sha256: 64d78edef0ac89980508749383ff5901840f28a537f4c7ec41fae6f596f13f0e | ||||
|   containerd: | ||||
|     archive_url: https://github.com/Roblox/nomad-driver-containerd/releases/download/v0.9.3/containerd-driver | ||||
|     sha256: 7bbeda63a5e05724c8f8c6d05790fbc175acc89e4309c13839afc9716d4b39c2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud