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

WinRM communicator uses wrong host and port #53

Open
dongyuzheng opened this issue Sep 1, 2016 · 1 comment
Open

WinRM communicator uses wrong host and port #53

dongyuzheng opened this issue Sep 1, 2016 · 1 comment

Comments

@dongyuzheng
Copy link

dongyuzheng commented Sep 1, 2016

  • Plugin will attempt to connect to WinRM host 127.0.0.1 rather than the IP gotten from XenServer tools.
  • Plugin incorrectly sets the default port, and if the winrm_port is given in the config, it is ignored.

I've made a hackish patch for this @ https://github.com/dongyuzheng/packer-builder-xenserver/tree/winrm_fix

@dongyuzheng
Copy link
Author

Fixed in #70

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

1 participant