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

Set Unit Identifier Command #173

Open
alexleach opened this issue Jun 12, 2024 · 0 comments
Open

Set Unit Identifier Command #173

alexleach opened this issue Jun 12, 2024 · 0 comments

Comments

@alexleach
Copy link

SUMMARY

I would like the ability to set the Unit ID with terraform.
The CLI command is pretty simple: system identifier system-id

Docs: https://www.dell.com/support/manuals/en-us/smartfabric-os10-emp-partner/smartfabric-os-user-guide-10-5-6/system-identifier?guid=guid-4584e84b-c5c5-4625-9cbd-9d816d1528e0&lang=en-us

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

I suspect this would live quite nicely in the os10_system role.

ADDITIONAL INFORMATION

Stacking is not supported in SmartFabric OS10.[1]

Typically, unit IDs are set in a stacking configuration. But as stacking is not supported, this is the only way to set the Unit ID on the front panel's LED display. I'd like to be able to do this in terraform.

host_vars/os10_sw1.yaml
os10_system:
  hostname: os10-sw1
  identifier: 1
host_vars/os10_sw2.yaml
os10_system:
  hostname: os10-sw2
  identifier: 2
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