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

Add option to assign secret used in onboarding as device secret #133

Closed
susanhooks opened this issue Dec 6, 2023 · 3 comments
Closed

Add option to assign secret used in onboarding as device secret #133

susanhooks opened this issue Dec 6, 2023 · 3 comments
Assignees

Comments

@susanhooks
Copy link
Contributor

Environment

  • Nautobot version: 2.0.5
  • nautobot-device-onboarding version: 2.0.2

I would like an optional functionality to assign the secret group used in the onboarding process, as the secret group on the device, if created.

Proposed Functionality

Via plugin config settings, be able to assign set_secret_group = True, and have the secret group that was used when onboarding the device assigned to the device.

Use Case

It makes sense to me that if the secret group is successful in onboarding, that you should be able to have it assigned automatically if desired. Saves me a few clicks after onboarding.

Copy link
Contributor

whitej6 commented Dec 6, 2023

Great idea!!! Should just be a Boolean var on the job and the assignment in the create.

@susanhooks
Copy link
Contributor Author

Submitted PR for this #140 functionality.

@scetron
Copy link
Contributor

scetron commented Jan 4, 2024

Closed by #140

@scetron scetron closed this as completed Jan 4, 2024
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

3 participants