Remove more stale references to rproxy on lrproxy
This commit is contained in:
parent
83d5a49229
commit
05a09973df
@ -143,8 +143,6 @@ services_host_services:
|
||||
lrproxy:
|
||||
address: "{{ vpn_bridge_prefix }}.2"
|
||||
tcp: [80, 443]
|
||||
rproxy_host: "valkyrie"
|
||||
rproxy_user: "pod-rproxy"
|
||||
database:
|
||||
address: "{{ vpn_bridge_prefix }}.3"
|
||||
cloud:
|
||||
|
@ -27,11 +27,3 @@ argument_specs:
|
||||
services_deploy_lrproxy_ignore_unreachable_rproxy:
|
||||
type: "bool"
|
||||
required: true
|
||||
services_host_services:
|
||||
lrproxy:
|
||||
rproxy_host:
|
||||
type: "str"
|
||||
required: false
|
||||
rproxy_user:
|
||||
type: "str"
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user