mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
Capture /etc/receptor in sos report
this will help with debugging so we can know what receptor's configuration was at the time the sos report was collected
This commit is contained in:
@@ -27,6 +27,7 @@ SOSREPORT_CONTROLLER_COMMANDS = [
|
|||||||
|
|
||||||
SOSREPORT_CONTROLLER_DIRS = [
|
SOSREPORT_CONTROLLER_DIRS = [
|
||||||
"/etc/tower/",
|
"/etc/tower/",
|
||||||
|
"/etc/receptor/",
|
||||||
"/etc/supervisord.d/",
|
"/etc/supervisord.d/",
|
||||||
"/etc/nginx/",
|
"/etc/nginx/",
|
||||||
"/var/log/tower",
|
"/var/log/tower",
|
||||||
|
|||||||
Reference in New Issue
Block a user