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

metal_device module waits for timeout when provisioning fails #203

Open
ctreatma opened this issue Aug 28, 2024 · 0 comments
Open

metal_device module waits for timeout when provisioning fails #203

ctreatma opened this issue Aug 28, 2024 · 0 comments

Comments

@ctreatma
Copy link
Contributor

SUMMARY

If provisioning fails or some other error happens that prevents the Equinix Metal device from becoming active, the metal_device module will continue to poll the API for 30 minutes before failing.

ISSUE TYPE
  • Bug Report
COMPONENT NAME
ANSIBLE VERSION

CONFIGURATION

OS / ENVIRONMENT
STEPS TO REPRODUCE

Create a device using the metal_device module and have the device fail during provisioning.

EXPECTED RESULTS

The metal_device module should fail as soon as it is clear that the device will never become active

ACTUAL RESULTS

The metal_device module polls the API for 30 minutes waiting for active status, and then inevitably fails after 30 minutes


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