mirror of
https://github.com/dap-ps/infra-dapps.git
synced 2025-02-23 09:28:09 +00:00
don't configure docker or watchtower
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
448207af93
commit
e6dac40489
@ -8,8 +8,10 @@ cont_restart: false
|
||||
bootstrap__root_pass: '{{lookup("passwordstore", "hosts/admin-pass")}}'
|
||||
|
||||
# We don't use Consul or Tinc
|
||||
bootstrap__consul_enabled: false
|
||||
bootstrap__tinc_enabled: false
|
||||
bootstrap__consul_enabled: false
|
||||
bootstrap__docker_enabled: false
|
||||
bootstrap__watchtower_enabled: false
|
||||
|
||||
# Custom list of users to add
|
||||
bootstrap__active_users:
|
||||
|
Loading…
x
Reference in New Issue
Block a user