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

host_name vs fqdn #2

Open
SyBernot opened this issue Apr 18, 2014 · 1 comment
Open

host_name vs fqdn #2

SyBernot opened this issue Apr 18, 2014 · 1 comment

Comments

@SyBernot
Copy link

I know the docs say it searches by fqdn and that is what we have in VCenter but at first things were not working for me so I tried renaming a guest to just its host name and tada!
I made the following change in wspl_item.inc.php line 36

to

now everything is working. I would have thought fqdn would include domain.

@mattpascoe
Copy link
Member

Hmm yea that is a bit strange, I expected the fqdn to have the whole thing too.. I'll have a look see.

Also, I've changed a bit of this code (still need to check it in) to support newer versions of vcenter. I've got some troubles in how it searches things too.. maybe its related.

Thanks

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