Skip to content

Commit

Permalink
define winrmproxy var
Browse files Browse the repository at this point in the history
  • Loading branch information
jsboak committed Jan 11, 2024
1 parent 36ba8ce commit 8505b39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contents/winrm-exec.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ def httpclient_log(*args):
retryconnection = 1
retryconnectiondelay = 0
username = None
winrmproxy = None

if "RD_CONFIG_AUTHTYPE" in os.environ:
authentication = os.getenv("RD_CONFIG_AUTHTYPE")
Expand Down

0 comments on commit 8505b39

Please sign in to comment.