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

Change directory of inventories and keys inside docker #9

Closed
eroussy opened this issue Feb 3, 2023 · 1 comment
Closed

Change directory of inventories and keys inside docker #9

eroussy opened this issue Feb 3, 2023 · 1 comment

Comments

@eroussy
Copy link
Member

eroussy commented Feb 3, 2023

The CI must access local inventories and keys in the runner.
These are contained in the /home/virtu/ansible directory, which is mapped in docker to launch the Ansible command.
For now, this directory is map on /tmp which can lead to concurrent writing with other job.

TODO : change "-v $LOCAL_ANSIBLE_DIR:/tmp" for another directory in launch.sh

@eroussy eroussy closed this as completed Feb 8, 2023
@eroussy
Copy link
Member Author

eroussy commented Feb 8, 2023

Corrected by pull request 13

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

No branches or pull requests

1 participant