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

Fix EC2 instances, add local tasks playbook testing #616

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

martinpitt
Copy link
Member

I rolled this out to EC2 and validated that the task runner comes up fine. With the demise of our e2e machies we'll most probably need this soon.

It's not in the default installation, but we need it for compiling the
local SELinux policy module in the `tasks-systemd` role.
The AWS `launch-tasks` playbook doesn't work well for running on a local
VM. Introduce a `local/launch-tasks.yml` similar to the one in aws/ and
psi/ which runs the tasks roles against the already existing "localvm"
inventory.

This makes it very easy to test all the roles locally.
Copy link
Member

@allisonkarlitskaya allisonkarlitskaya left a comment

Choose a reason for hiding this comment

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

I love the smell of yaml in the morning

@allisonkarlitskaya allisonkarlitskaya merged commit 68110bd into main Apr 8, 2024
3 checks passed
@allisonkarlitskaya allisonkarlitskaya deleted the fixes branch April 8, 2024 07:04
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