mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 02:03:09 +02:00
Update to 2022-06-21 17:00
This commit is contained in:
parent
a390595c24
commit
db769dfb9b
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Penpot version to deploy
|
# Penpot version to deploy
|
||||||
penpot_version: 1.13.0-beta
|
penpot_version: 1.14.0-beta
|
||||||
# SHould ansible manage upgrades. If False, only the initial install will be done
|
# SHould ansible manage upgrades. If False, only the initial install will be done
|
||||||
penpot_manage_upgrade: True
|
penpot_manage_upgrade: True
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ penpot_root_dir: /opt/penpot
|
|||||||
# URL of the archive
|
# URL of the archive
|
||||||
penpot_archive_url: https://github.com/penpot/penpot/archive/refs/tags/{{ penpot_version }}.tar.gz
|
penpot_archive_url: https://github.com/penpot/penpot/archive/refs/tags/{{ penpot_version }}.tar.gz
|
||||||
# Expected sha256 of the archive
|
# Expected sha256 of the archive
|
||||||
penpot_archive_sha256: 33eb04f7793baf9e525a8e5c35e811d5866e9f5fc57435409a45985e590adb43
|
penpot_archive_sha256: 734a32a7e1b40e7a8c07bc2f299c38a82efa59551027d7b1ca0dc5400c3e002d
|
||||||
# User under which penpot will run. Will be created
|
# User under which penpot will run. Will be created
|
||||||
penpot_user: penpot
|
penpot_user: penpot
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user