Created new rsyslog launch file. (#13327)

* Created new rsyslog launch file.
* Rsyslog conf work.
* Refining how we're calling rsyslog conf.
* Removed rsyslog so it no longer launches in the web container.
* Added the new launch_awx_rsyslog.sh to the /usr/bin
This commit is contained in:
Lila Yasin
2023-01-04 14:29:40 -05:00
committed by GitHub
parent fb42948f3b
commit fe4ca73a3f
5 changed files with 92 additions and 14 deletions

View File

@@ -11,6 +11,7 @@
with_items:
- "supervisor.conf"
- "supervisor_task.conf"
- "supervisor_rsyslog.conf"
- name: Render Dockerfile
template: