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

Revert "vcenter: give 3 extra minutes to the ESXi to be ready (#1576)" #1579

Conversation

goneri
Copy link
Collaborator

@goneri goneri commented Jun 24, 2022

This reverts commit 4c1bcac.

The change breaks deployment with 2 ESXi.

…e#1576)"

This reverts commit 4c1bcac.

The change breaks deployment with 2 ESXi.
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-tox-linters SUCCESS in 4m 39s
✔️ ansible-tox-py38 SUCCESS in 5m 58s
✔️ ansible-tox-py39 SUCCESS in 5m 16s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit be9d213 into ansible:master Jun 24, 2022
softwarefactory-project-zuul bot pushed a commit to ansible-collections/community.vmware that referenced this pull request Jul 7, 2022
…ces parameter (#1365)

vmware_host_passthrough: Fix to be able to specify PCI id in the devices parameter

Depends-On: ansible/ansible-zuul-jobs#1579
SUMMARY
If ESXi has multiple PCI devices and they are the same name, and you want to enable the passthrough, you need to specify the PCI id.
But the module hasn't been able to specify the PCI id of the PCI device.
This PR is to be able to specify the id in the devices parameter the module has.
fixes: #1364
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
plugins/modules/vmware_host_passthrough.py
ADDITIONAL INFORMATION
tested in vCenter/ESXi 7.0.0

Reviewed-by: Mario Lenz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFActory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant