--- Envoyproxy::Tls_terminator[443].orig
+++ Envoyproxy::Tls_terminator[443]
- stek_files => []
- generate_request_id => True
- global_certs => [{'cert_path': '/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.chained.pem', 'key_path': '/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server-key.pem'}]
- circuit_breakers_config => defaults
+ global_key_path => /etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server-key.pem
+ global_cert_path => /etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.chained.pem
+ rate_limit_enabled => False
@@
- upstreams => [{'server_names': ['prometheus-eqsin.wikimedia.org'], 'certificates': None, 'upstream': {'port': 4180, 'addr': '127.0.0.1'}}, {'server_names': ['*'], 'certificates': None, 'upstream': {'port': 80, 'addr': '127.0.0.1'}}]
+ upstreams => [{'server_names': ['prometheus-eqsin.wikimedia.org'], 'cert_path': None, 'key_path': None, 'upstream_port': 4180, 'upstream_addr': '127.0.0.1'}, {'server_names': ['*'], 'cert_path': None, 'key_path': None, 'upstream_port': 80, 'upstream_addr': '127.0.0.1'}]
Class[Profile::Tlsproxy::Envoy]
- Parameters differences:
--- Class[Profile::Tlsproxy::Envoy].orig
+++ Class[Profile::Tlsproxy::Envoy]
+ rate_limit_enabled => False