all vars: drop oauth stuff

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-05-18 17:34:54 +02:00
parent de0f4dd1d7
commit f585df1782
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 0 additions and 4 deletions

View File

@ -17,10 +17,6 @@ bootstrap__root_pass: '{{lookup("passwordstore", "hosts/admin-pass")}}'
# Consul Encryption
consul_encryption_key: '{{lookup("passwordstore", "services/consul/encryption-key")}}'
# OAuth2 provided by Google
oauth2_proxy_port: 8090
oauth2_proxy_image: 'statusteam/oauth2-proxy:2.2.0'
dns_domain: statusim.net
consul_catalog_url: 'http://localhost:8500/v1/catalog'