we now have Consul so we can re enable tinc

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-01-29 23:17:10 +01:00
parent 4cbfa61270
commit e91fb002bf
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 0 additions and 6 deletions

View File

@ -20,12 +20,6 @@ consul_encryption_key: '{{lookup("passwordstore", "services/consul/encryption-ke
# Add volume for Nimbus data # Add volume for Nimbus data
bootstrap_extra_volume_path: '/docker' bootstrap_extra_volume_path: '/docker'
# Disable Consul, AWS has no Consul cluster
bootstrap__consul_enabled: false
# Disable Tinc, since it won't work without Consul
bootstrap__tinc_enabled: false
# Disable Watchtower cleanup to avoid removal errors # Disable Watchtower cleanup to avoid removal errors
bootstrap__watchtower_cleanup_flag: false bootstrap__watchtower_cleanup_flag: false