mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-23 13:43:18 +02:00
Update to 2022-06-14 16:00
This commit is contained in:
parent
ba8774c0fd
commit
5ce4c0580c
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Synapse version to deploy
|
# Synapse version to deploy
|
||||||
synapse_version: 1.60.0
|
synapse_version: 1.61.0
|
||||||
|
|
||||||
# Should ansible handle Synapse upgrades ? If false, only initial install will be done
|
# Should ansible handle Synapse upgrades ? If false, only initial install will be done
|
||||||
synapse_manage_upgrade: True
|
synapse_manage_upgrade: True
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Version to deploy
|
# Version to deploy
|
||||||
n8n_version: 0.181.2
|
n8n_version: 0.179.0
|
||||||
# Root directory where n8n will be installed
|
# Root directory where n8n will be installed
|
||||||
n8n_root_dir: /opt/n8n
|
n8n_root_dir: /opt/n8n
|
||||||
# User account under which n8n will run
|
# User account under which n8n will run
|
||||||
|
@ -10,7 +10,7 @@ pga_src_ip: []
|
|||||||
# Root dir where the app will be installed
|
# Root dir where the app will be installed
|
||||||
pga_root_dir: /opt/pgadmin4_{{ pga_id }}
|
pga_root_dir: /opt/pgadmin4_{{ pga_id }}
|
||||||
# Version to deploy
|
# Version to deploy
|
||||||
pga_version: '6.9'
|
pga_version: '6.10'
|
||||||
|
|
||||||
# When pg_auth is an empty list, pgAdmin will be in single user mode
|
# When pg_auth is an empty list, pgAdmin will be in single user mode
|
||||||
# You can set it to a list, eg
|
# You can set it to a list, eg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user