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