--- Envoyproxy::Tls_terminator[1443].orig
+++ Envoyproxy::Tls_terminator[1443]
@@
- upstreams => [{'server_names': ['*'], 'cert_path': None, 'key_path': None, 'upstream_port': 8080, 'upstream_addr': 'contint1003.wikimedia.org'}]
+ upstreams => [{'server_names': ['*'], 'cert_path': None, 'key_path': None, 'upstream_port': 8080, 'upstream_addr': 'localhost'}]
Envoyproxy::Conf[cluster_local_port_8080]
File[/etc/envoy/clusters.d/00-cluster_local_port_8080.yaml]
- Content differences:
--- /etc/envoy/clusters.d/00-cluster_local_port_8080.yaml.orig
+++ /etc/envoy/clusters.d/00-cluster_local_port_8080.yaml
@@ -9,5 +9,5 @@
- endpoint:
address:
socket_address:
- address: contint1003.wikimedia.org
+ address: localhost
port_value: 8080
Class[Profile::Tlsproxy::Envoy]
- Parameters differences:
--- Class[Profile::Tlsproxy::Envoy].orig
+++ Class[Profile::Tlsproxy::Envoy]
@@
- upstream_addr => contint1003.wikimedia.org
+ upstream_addr => localhost