mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-19 11:43:16 +02:00
Update to 2023-03-07 10:00
This commit is contained in:
parent
2b73aedf07
commit
766fdfacbe
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Version of linstor-gateway to install
|
# Version of linstor-gateway to install
|
||||||
lingw_version: 1.0.0
|
lingw_version: 1.1.1
|
||||||
# URL where linstor-gateway will be downloaded
|
# URL where linstor-gateway will be downloaded
|
||||||
lingw_bin_url: https://github.com/LINBIT/linstor-gateway/releases/download/v{{ lingw_version }}/linstor-gateway-linux-amd64
|
lingw_bin_url: https://github.com/LINBIT/linstor-gateway/releases/download/v{{ lingw_version }}/linstor-gateway-linux-amd64
|
||||||
# Expected sha256 of the binary
|
# Expected sha256 of the binary
|
||||||
lingw_bin_sha256: 1667cc53e6bb9d44d19f32e727d06b87bf3b977f162028c0b04aa9336a4eacc4
|
lingw_bin_sha256: 8bd465eef58e12139fb25b5274dea0f21226dffe0993eb18f745ef890d28ebdd
|
||||||
|
|
||||||
# List of Linstor controllers
|
# List of Linstor controllers
|
||||||
lingw_controllers: ['http://localhost:3370']
|
lingw_controllers: ['http://localhost:3370']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user