mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
Upstream rsyslog packaging changes
- add rsyslog repo to Dockerfile for AWX installation - Update Library Notes for requests-futures removal
This commit is contained in:
7
installer/roles/image_build/files/rsyslog.repo
Normal file
7
installer/roles/image_build/files/rsyslog.repo
Normal file
@@ -0,0 +1,7 @@
|
||||
[rsyslog_v8]
|
||||
name=Adiscon CentOS-$releasever - local packages for $basearch
|
||||
baseurl=http://rpms.adiscon.com/v8-stable/epel-$releasever/$basearch
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
gpgkey=http://rpms.adiscon.com/RPM-GPG-KEY-Adiscon
|
||||
protect=1
|
||||
Reference in New Issue
Block a user