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

Docs Update: Dynamic Inventory File name is now equinix.yaml (not equinix_metal.yaml) #121

Open
dlotterman opened this issue Oct 4, 2023 · 3 comments
Assignees

Comments

@dlotterman
Copy link

SUMMARY

In the earlier Equinix Metal Ansible collection, the filename for the dynamic inventory file was something like equinix_metal.yaml which was enforced by the inventories verify_file() function.

That looks to have been moved to just being equinix.yaml or variations in this new Ansible collection and the documentation here: https://github.com/equinix-labs/ansible-collection-equinix/blob/main/docs/inventory/metal_device.rst#id1

I can push an update soon just wanted to tag it

ISSUE TYPE
  • Bug Report
COMPONENT NAME

dynamic inventory

@t0mk
Copy link
Contributor

t0mk commented Oct 5, 2023

@dlotterman thanks for bringing it up. I think the dynamic inventory is broken (since the inception of the new collection). Do you have a use-case for the dyn inv?

@vcastellm
Copy link

What do you mean a use-case @t0mk? Dynamic inventory is necessary to manage any ephemeral setup, in my case, the cluster is rebuilt every x time, destroyed, re-created and re-configured again.

@t0mk
Copy link
Contributor

t0mk commented Jan 4, 2024

What do you mean a use-case @t0mk? Dynamic inventory is necessary to manage any ephemeral setup, in my case, the cluster is rebuilt every x time, destroyed, re-created and re-configured again.

@vcastellm I only meant to ask if it's something that Dan actually needed. It seems it is for you. I'll try to fix it.

displague pushed a commit that referenced this issue Mar 6, 2024
Fixes documentation of usage of dynamic inventory. Based on issue #121

---------

Co-authored-by: Antonin Rykalsky <[email protected]>
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

4 participants