mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2023-03-15 13:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version of Nomad to install
|
||||
nomad_version: 1.5.0
|
||||
nomad_version: 1.5.1
|
||||
# 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: 3f629ca10452f755580d238f95c0844d7ee9d9c3715f54fb4403fc85b219b720
|
||||
nomad_archive_sha256: da4b976dfcab27d16fc03e95719685d4ce603b13a3e5ba692df7c434024dc294
|
||||
|
||||
# List of plugins to install
|
||||
nomad_plugins:
|
||||
|
Reference in New Issue
Block a user