Upstream rsyslog packaging changes

- add rsyslog repo to Dockerfile for AWX installation
 - Update Library Notes for requests-futures removal
This commit is contained in:
Christian Adams
2020-01-14 10:15:50 -05:00
parent 589d27c88c
commit 955d57bce6
4 changed files with 18 additions and 4 deletions

View File

@@ -145,7 +145,3 @@ in the top-level Makefile.
Version 4.8 makes us a little bit nervous with changes to `searchwindowsize` https://github.com/pexpect/pexpect/pull/579/files
Pin to `pexpect==4.7.x` until we have more time to move to `4.8` and test.
### requests-futures
This can be removed when a solution for the external log queuing is ready.
https://github.com/ansible/awx/pull/5092