Skip to content

Commit a398536

Browse files
committed
add other redirect-like sites
1 parent 399a7ce commit a398536

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

pillar/base/tls.sls

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,23 @@ tls:
148148
validation: http
149149
roles:
150150
- loadbalancer
151+
152+
cheeseshop.python.org:
153+
validation: http
154+
roles:
155+
- loadbalancer
156+
157+
jobs.python.org:
158+
validation: http
159+
roles:
160+
- loadbalancer
161+
162+
packages.python.org:
163+
validation: http
164+
roles:
165+
- loadbalancer
166+
167+
planet.python.org:
168+
validation: http
169+
roles:
170+
- loadbalancer

0 commit comments

Comments
 (0)