We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b867971 commit d0a8c67Copy full SHA for d0a8c67
pillar/base/tls.sls
@@ -138,3 +138,30 @@ tls:
138
- loadbalancer
139
aliases:
140
- wiki.jython.org
141
+
142
+ www.pycon.org:
143
+ validation: http
144
+ roles:
145
+ - loadbalancer
146
+ aliases:
147
+ - fr.pycon.org
148
149
+ cheeseshop.python.org:
150
151
152
153
154
+ jobs.python.org:
155
156
157
158
159
+ packages.python.org:
160
161
162
163
164
+ planet.python.org:
165
166
167
0 commit comments