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

Support separate teardown for AWS utility vm #76

Draft
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

Chaffelson
Copy link
Collaborator

Introduce definition option infra.teardown.delete_utility_vm which defaults to True to match current behavior OOTB
Move suffix of utility vm from hardcoded string to infra.dynamic_inventory.utility_vm.suffix
Rework AWS compute teardown to separately treat dynamic inventory, utility vm, and any compute for purging

Signed-off-by: Daniel Chaffelson [email protected]

Introduce definition option infra.teardown.delete_utility_vm which defaults to True to match current behavior OOTB
Move suffix of utility vm from hardcoded string to infra.dynamic_inventory.utility_vm.suffix
Rework AWS compute teardown to separately treat dynamic inventory, utility vm, and any compute for purging

Signed-off-by: Daniel Chaffelson <[email protected]>
@wmudge wmudge added the enhancement New feature or request label Mar 31, 2022
Copy link
Member

@wmudge wmudge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase

@wmudge wmudge added this to the Version 1.7 milestone Apr 6, 2022
@wmudge wmudge marked this pull request as draft November 15, 2022 16:24
@wmudge wmudge removed this from the Version 1.7 milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants