Compare commits

..

No commits in common. "423f28ea53408d9b55bbf053aabf28da7eefc0e0" and "daa602495cdb1505808aab88d59d579468c066a6" have entirely different histories.

2 changed files with 1 additions and 10 deletions

View File

@ -1,4 +1,4 @@
http_proxy: http://proxy.pyrocufflink.blue:3128 http_proxy: http://proxy.pyrocufflink.blue:3128
https_proxy: '{{ http_proxy }}' https_proxy: '{{ http_proxy }}'
all_proxy: '{{ http_proxy }}' all_proxy: '{{ http_proxy }}'
no_proxy: localhost,pyrocufflink.blue,logs.pyrocufflink.blue,*.pyrocufflink.blue,127.0.0.1,172.30.0.*,172.30.0.0/24 no_proxy: localhost,pyrocufflink.blue,*.pyrocufflink.blue,127.0.0.1,172.30.0.*,172.30.0.0/24

View File

@ -6,15 +6,6 @@ blackbox_modules:
Accept-Charset: utf-8 Accept-Charset: utf-8
Accept-Language: en-US Accept-Language: en-US
method: GET method: GET
follow_redirects: false
valid_status_codes:
- 200
- 301
- 302
- 303
- 304
- 307
- 308
prober: http prober: http
timeout: 5s timeout: 5s