mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-04 12:23:13 +02:00
Update to 2024-10-22 13:00
This commit is contained in:
parent
c5e40e6d35
commit
7ae7f41b2c
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
n8n_version: 1.59.4
|
||||
n8n_version: 1.62.6
|
||||
# Root directory where n8n will be installed
|
||||
n8n_root_dir: /opt/n8n
|
||||
# User account under which n8n will run
|
||||
|
@ -108,6 +108,8 @@ nomad_base_conf:
|
||||
task_drivers:
|
||||
exec:
|
||||
enabled: True
|
||||
exec2:
|
||||
enabled: True
|
||||
docker:
|
||||
enabled: True
|
||||
allow_privileged: True
|
||||
|
Loading…
x
Reference in New Issue
Block a user