Skip to content

Commit 20e37ae

Browse files
committed
hiera: Enable http->https in haproxy on cp5017,cp5025
Bug: T322774 Change-Id: Iddc428e09f69af19808f8e851c5544625ef55e6f
1 parent b08de31 commit 20e37ae

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hieradata/hosts/cp5017.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
profile::cache::varnish::frontend::enable_http_redirection: false
2+
profile::cache::haproxy::http_redirection_port: 80

hieradata/hosts/cp5025.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
profile::cache::varnish::frontend::enable_http_redirection: false
2+
profile::cache::haproxy::http_redirection_port: 80

0 commit comments

Comments
 (0)