mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03: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 = [
|
||||
"/etc/tower/",
|
||||
"/etc/receptor/",
|
||||
"/etc/supervisord.d/",
|
||||
"/etc/nginx/",
|
||||
"/var/log/tower",
|
||||
|
||||
Reference in New Issue
Block a user