Project

General

Profile

« Previous | Next » 

Revision c79747b4

Added by Ewoud Kohl van Wijngaarden about 6 years ago

Load yum.theforeman.org via HTTPS

Nightlies and plugins are not signed via GPG. When loading this via
HTTPS we at least gain some confidence.

View differences:

packages/foreman/foreman/foreman-plugins.repo
[foreman-plugins]
name=Foreman plugins nightly
baseurl=http://yum.theforeman.org/plugins/nightly/$DIST/$basearch
baseurl=https://yum.theforeman.org/plugins/nightly/$DIST/$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
[foreman-plugins-source]
name=Foreman plugins nightly - source
baseurl=http://yum.theforeman.org/plugins/nightly/$DIST/source
baseurl=https://yum.theforeman.org/plugins/nightly/$DIST/source
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

Also available in: Unified diff