kolla/docker/base
Mark Goddard bdb0dbddbc CentOS 8: base image fixes for RabbitMQ, fluentd & InfluxDB
- Fix td-agent repo URL for fluentd. $releasever and $basearch variables
  were escaped in the repo URL.

- Disable repo_gpgcheck for RabbitMQ. The rabbitmq-server 3.7 packages
  on packagecloud are not signed, which is why we have gpgcheck=0 for
  that repo. Previously repo_gpgcheck was set to 1, but this breaks DNF
  which does not seem to accept keys imported by rpm --import for
  signing a repo (as opposed to packages). This causes it to prompt
  during package install, which does not work without a terminal in the
  build container. This should be temporary as we will upgrade RabbitMQ
  to 3.8 soon.

- Add InfluxDB repo back to list of repos to disable.

Change-Id: Ibbb720390ff17e11249a5aa77163c15c0971209a
Partially-Implements: blueprint centos-rhel-8
2020-01-29 11:10:33 +00:00
..
Dockerfile.j2 CentOS 8: base image fixes for RabbitMQ, fluentd & InfluxDB 2020-01-29 11:10:33 +00:00
apt_preferences get 'apt_*' options of kolla-build.conf working again 2019-10-17 03:39:40 -07:00
apt_preferences.debian Fix issues with Percona in Zuul and clean up a little bit 2019-06-08 18:54:19 +02:00
apt_preferences.ubuntu Use APT pinning to set preferred version of RabbitMQ 2019-12-12 20:25:51 +01:00
copy_cacerts.sh Custom CA certificates installation mechanism 2019-10-12 15:36:27 +00:00
crmsh.repo Enable repos only when needed 2019-11-29 11:38:06 +01:00
curlrc add curlrc file to base image 2016-06-02 18:20:48 +02:00
dnf.conf Add distro_package_manager configuration 2019-03-12 18:24:29 +00:00
dpkg_reducing_disk_footprint Reducing disk footprint for Ubuntu/Debian images 2016-08-05 15:52:46 +02:00
elasticsearch.repo Enable repos only when needed 2019-11-29 11:38:06 +01:00
grafana.repo Enable repos only when needed 2019-11-29 11:38:06 +01:00
healthcheck_curl Build images with healthcheck scripts for core services 2019-12-09 12:57:10 +00:00
healthcheck_filemod Build images with healthcheck scripts for core services 2019-12-09 12:57:10 +00:00
healthcheck_listen Build images with healthcheck scripts for core services 2019-12-09 12:57:10 +00:00
healthcheck_port Build images with healthcheck scripts for core services 2019-12-09 12:57:10 +00:00
healthcheck_socket Build images with healthcheck scripts for core services 2019-12-09 12:57:10 +00:00
httpd_setup.sh CentOS 8: work around mod_ssl certificate issue 2019-12-21 14:35:18 +01:00
influxdb.repo Customization for base 2016-08-29 19:32:57 +00:00
kolla_bashrc Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
opendaylight.repo Enable repos only when needed 2019-11-29 11:38:06 +01:00
rabbitmq_rabbitmq-server.repo CentOS 8: base image fixes for RabbitMQ, fluentd & InfluxDB 2020-01-29 11:10:33 +00:00
set_configs.py Make set_config.py compatible with both Py2 and Py3 2019-01-18 10:37:44 +01:00
sources.list get 'apt_*' options of kolla-build.conf working again 2019-10-17 03:39:40 -07:00
sources.list.debian sensu-client: use docker.io on Debian/Ubuntu 2019-12-04 20:35:49 +01:00
sources.list.ubuntu Enable repos only when needed 2019-11-29 11:38:06 +01:00
sources.list.ubuntu.aarch64 Enable repos only when needed 2019-11-29 11:38:06 +01:00
sources.list.ubuntu.ppc64le Enable repos only when needed 2019-11-29 11:38:06 +01:00
start.sh Custom CA certificates installation mechanism 2019-10-12 15:36:27 +00:00
sudoers Custom CA certificates installation mechanism 2019-10-12 15:36:27 +00:00
td.repo CentOS 8: base image fixes for RabbitMQ, fluentd & InfluxDB 2020-01-29 11:10:33 +00:00
yum.conf Skip the install of documentation files from rpm 2018-03-21 20:26:38 +01:00