Skip to content

Commit

Permalink
Update foreman_proxy.py
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Fernández Rodríguez <[email protected]>
  • Loading branch information
pafernanr committed Sep 26, 2024
1 parent 1531f06 commit f2bdbd6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sos/report/plugins/foreman_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,7 @@ def setup(self):
'HTTP_PROXY',
'HTTPS_PROXY',
'NO_PROXY',
<<<<<<< HEAD
'ALL_PROXY'
=======
'ALL_PROXY',
>>>>>>> 41fa32b4 ([foreman] [foreman_proxy] Add ALL_PROXY and NO_PROXY to collected env_vars)
])

def postproc(self):
Expand Down

0 comments on commit f2bdbd6

Please sign in to comment.