1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00
awx/installer
Shane McDonald c0af3c537b Configure rsyslog to listen over a unix domain socket instead of a port
- Add a placeholder rsyslog.conf so it doesn't fail on start
 - Create access restricted directory for unix socket to be created in
 - Create RSyslogHandler to exit early when logging socket doesn't exist
 - Write updated logging settings when dispatcher comes up and restart rsyslog so they  take effect
 - Move rsyslogd to the web container and create rpc supervisor.sock
 - Add env var for supervisor.conf path
2020-04-13 11:43:59 -04:00
..
roles Configure rsyslog to listen over a unix domain socket instead of a port 2020-04-13 11:43:59 -04:00
build.yml yamllint: Make all files in awx pass yamllint 2019-12-02 15:12:51 +01:00
install.yml yamllint: Make all files in awx pass yamllint 2019-12-02 15:12:51 +01:00
inventory Initial migration of rabbitmq -> redis for k8s installs 2020-03-18 16:10:17 -04:00