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

Stage Updatable Playbook #11

Open
marshall-sg opened this issue Mar 27, 2020 · 0 comments
Open

Stage Updatable Playbook #11

marshall-sg opened this issue Mar 27, 2020 · 0 comments
Labels
Enhancement Enhance existing tool for end user.

Comments

@marshall-sg
Copy link
Collaborator

marshall-sg commented Mar 27, 2020

Is your enhancement request related to a problem? Please describe.
Once started the playbook tool is static in its behavior. While this is desirable in many cases, it is also desirable to allow for dynamic modification. Specifically when the command currently running is large (won't finish quick) or costly (lose valuable data) to terminate for updating subsequent execution steps.

Describe the solution you'd like
The nmdb-playbook tool should support a dynamic mode that allows for checking the next stage to ensure modifications have not been made in the DB before executing. If modifications have been made it should use the updated configuration.

Describe alternatives you've considered
Generally, this can be accomplished by scripting. That is, continually query the data store for the next unfinished stage.

@marshall-sg marshall-sg added the Enhancement Enhance existing tool for end user. label Mar 27, 2020
@marshall-sg marshall-sg changed the title Playbook: Stage Updatable Stage Updatable Playbook Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhance existing tool for end user.
Projects
None yet
Development

No branches or pull requests

1 participant