mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
0e7555089f
commit
d0b9ececa4
1 changed files with 0 additions and 2 deletions
|
@ -238,8 +238,6 @@ def query(url,
|
|||
if not auth:
|
||||
if username and password:
|
||||
auth = (username, password)
|
||||
else:
|
||||
auth = None
|
||||
|
||||
if agent == USERAGENT:
|
||||
agent = '{0} http.query()'.format(agent)
|
||||
|
|
Loading…
Add table
Reference in a new issue