cfelder
cfelder
related: ansible/ansible#24808
I am already on it (removing memcache). I'll also post an example playbook here to run with a derived container image which has already fixed executable bits. If I'll find...
The following example uses a derived container with fixed acls and removed preloading data into awx as well. ``` - name: run AWX on host hosts: all become: yes vars:...
> If I recall right awx assumes it runs priviledged ``RunAsUser`` and ``RunAsGroup`` are not honoured in podman versions shipped with EL7 and EL8 you would need at least podman...
> @cfelder https://github.com/ikke-t/awx_pod/blob/master/templates/awx.yml.j2#L216-L217 that also for the web container, that should help :) I am still getting ``` $ podman logs -f awx_awxtask /bin/sh: /usr/bin/launch_awx_task.sh: Permission denied $ podman logs...
See #19 which removes memcache
This is not an awx_pod issue. I also stumbled across this on CentOS 8. This is related to CNI configuration of podman. When firewalld is enabled. Basically name resolution does...
Apparently one test is failing after merging master into this PR. Unfortunately, I cannot judge if this is a glitch or a reasonable failure. I would really appreciate if we...
Clicking on Instruments, Proposals, Samples just shows the Login dialog. Displaying and downloading of files in a published dataset works
No it isn't see my previous comment please.