Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
Add repo_gpgcheck=0 to YUM repository instructions (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored and jalogisch committed Feb 20, 2018
1 parent d7a6505 commit a11d4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/installation/operating_system_packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ Now create a file named ``/etc/yum.repos.d/graylog.repo`` with the following con
name=graylog
baseurl=https://packages.graylog2.org/repo/el/stable/2.2/$basearch/
gpgcheck=1
repo_gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-graylog

.. _step_by_step_guides:
Expand Down

0 comments on commit a11d4a6

Please sign in to comment.