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