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

Patch EC2 Workflow #75

Merged
merged 5 commits into from
Sep 11, 2023
Merged

Patch EC2 Workflow #75

merged 5 commits into from
Sep 11, 2023

Conversation

zjleblanc
Copy link
Contributor

General

Create a patching workflow that snapshots an EC2, applies patches, and restores from a snapshot if the patch fails.

Playbooks

  • snapshot_ec2
  • patch_ec2
  • restore_ec2

Workflow

  • Cloud / AWS / Patch Workflow
    Screenshot 2023-06-20 at 4 24 44 PM

@willtome
Copy link
Collaborator

@zjleblanc is this a duplicate of #74 ?

@zjleblanc
Copy link
Contributor Author

@willtome yes, I went ahead and closed the other one.

@willtome
Copy link
Collaborator

Thanks @zjleblanc. Lets try reusing the existing patch jobs in the workflow. See example starting here

controller_launch_jobs:

@zjleblanc
Copy link
Contributor Author

@willtome updated this PR to use the existing linux patching job template. I added it to the cloud setup, not sure if there is a better way to reference the controller_config object while ensuring it's created without having to run the full linux setup.

@willtome willtome mentioned this pull request Aug 28, 2023
cloud/setup.yml Outdated Show resolved Hide resolved
cloud/setup.yml Outdated Show resolved Hide resolved
cloud/setup.yml Outdated Show resolved Hide resolved
cloud/setup.yml Outdated Show resolved Hide resolved
@willtome
Copy link
Collaborator

does this PR also resolve #83? Something additional to test

@willtome willtome merged commit 7e4399e into ansible:main Sep 11, 2023
1 check failed
l3acon pushed a commit to l3acon/product-demos that referenced this pull request Sep 18, 2023
Co-authored-by: zjleblanc <[email protected]>
Co-authored-by: willtome <[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

Successfully merging this pull request may close these issues.

2 participants