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

ansible: Run qemu-static-user on all hosts #120

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

chantra
Copy link
Collaborator

@chantra chantra commented Feb 13, 2024

We used to only run this role on s390x (because it needs it to be able to run x86 actions-runner on s390x).
I am planning to also leverage this for some cross-compilation work where some step unfortunately need to be able to run a binary in the target format.

Test:

ansible-playbook -i ~/inventory.yml ./playbook.yml   --limit aws -t qemu

We used to only run this role on s390x (because it needs it to be able
to run x86 actions-runner on s390x).
I am planning to also leverage this for some cross-compilation work
where some step unfortunately need to be able to run a binary in the
target format.

Test:
```
ansible-playbook -i ~/inventory.yml ./playbook.yml   --limit aws -t qemu
```

Signed-off-by: Manu Bretelle <[email protected]>
@chantra
Copy link
Collaborator Author

chantra commented Feb 13, 2024

I pushes this to hosts and no issue came up. Landing.

@chantra chantra merged commit 70486fe into libbpf:main Feb 13, 2024
2 checks passed
@chantra chantra deleted the binfmt_all_hosts branch February 13, 2024 21:07
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.

1 participant