Start using packagecloud in minutes
Join thousands of developers using packagecloud to distribute software securely, consistently, and affordably.
README
last updated: Tue 05/28/19 at 12:50:52 PM bysimp-project
SIMP 6.X Dependencies
This repository provides dependencies for the latest stable releases of the SIMP 6.X packages.
The repository may contain items from external vendors, most notably Puppet, Inc. and EPEL but may also contain non-SIMP project files that have been compiled for distribution.
Please check the vendor of the package using rpm -qvp <package>
prior to filing a bug with the SIMP project.
Installation
Please use the following YUM configuration for both EL 6 and EL 7 systems.
NOTE: You must manually change $releasever
to 6
or 7
on RHEL
systems as is appropriate
[simp-project_6_X_dependencies]
name=simp-project_6_1_X_dependencies
baseurl=https://packagecloud.io/simp-project/6_X_Dependencies/el/$releasever/$basearch
gpgcheck=1
enabled=1
gpgkey=https://raw.githubusercontent.com/NationalSecurityAgency/SIMP/master/GPGKEYS/RPM-GPG-KEY-SIMP
https://download.simp-project.com/simp/GPGKEYS/RPM-GPG-KEY-SIMP-6
https://yum.puppet.com/RPM-GPG-KEY-puppetlabs
https://yum.puppet.com/RPM-GPG-KEY-puppet
https://apt.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG-96
https://artifacts.elastic.co/GPG-KEY-elasticsearch
https://grafanarel.s3.amazonaws.com/RPM-GPG-KEY-grafana
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-$releasever
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
metadata_expire=300