Skip to content

Commit

Permalink
Update foreman.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 f2bdbd6 commit 950f230
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sos/report/plugins/foreman.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,11 +301,7 @@ def collect_proxies(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 build_query_cmd(self, query, csv=False, binary="psql"):
Expand Down

0 comments on commit 950f230

Please sign in to comment.