Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use passed username and password #14

Closed
japfau opened this issue Apr 3, 2018 · 1 comment
Closed

Use passed username and password #14

japfau opened this issue Apr 3, 2018 · 1 comment

Comments

@japfau
Copy link

japfau commented Apr 3, 2018

response = requests.post(url, data=json.dumps(payload), headers=headers, verify=False, auth=('root','calvin'))

This should be changed to use idrac_username and idrac_password.

@texroemer
Copy link
Collaborator

Thank you! Change has been made and uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants