Skip to content

Instantly share code, notes, and snippets.

@major
Last active August 10, 2017 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save major/108dfc95b35bc8c25b0070fef5c1f08a to your computer and use it in GitHub Desktop.
Save major/108dfc95b35bc8c25b0070fef5c1f08a to your computer and use it in GitHub Desktop.
CentOS Repos in OpenStack CI
CentOS-Base.repo
[base]
name=CentOS-$releasever - Base
baseurl=http://mirror.mtl01.internap.openstack.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-$releasever
enabled = 1
#released updates
[updates]
name=CentOS-$releasever - Updates
baseurl=http://mirror.mtl01.internap.openstack.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-$releasever
enabled = 1
#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
baseurl=http://mirror.mtl01.internap.openstack.org/centos/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-$releasever
enabled = 0
====================================================================================================\n
CentOS-Ceph-Jewel.repo
# CentOS-Ceph-Jewel.repo
#
# Please see http://wiki.centos.org/SpecialInterestGroup/Storage for more
# information
[centos-ceph-jewel]
name=CentOS-$releasever - Ceph Jewel
baseurl=http://mirror.centos.org/centos/$releasever/storage/$basearch/ceph-jewel/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[centos-ceph-jewel-test]
name=CentOS-$releasever - Ceph Jewel Testing
baseurl=http://buildlogs.centos.org/centos/$releasever/storage/$basearch/ceph-jewel/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[centos-ceph-jewel-debuginfo]
name=CentOS-$releasever - Ceph Jewel DebugInfo
baseurl=http://debuginfo.centos.org/centos/$releasever/storage/$basearch/ceph-jewel/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[centos-ceph-jewel-source]
name=CentOS-$releasever - Ceph Jewel Source
baseurl=http://vault.centos.org/centos/$releasever/storage/Source/ceph-jewel/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
====================================================================================================\n
CentOS-CR.repo
# CentOS-CR.repo
#
# The Continuous Release ( CR ) repository contains rpms that are due in the next
# release for a specific CentOS Version ( eg. next release in CentOS-7 ); these rpms
# are far less tested, with no integration checking or update path testing having
# taken place. They are still built from the upstream sources, but might not map
# to an exact upstream distro release.
#
# These packages are made available soon after they are built, for people willing
# to test their environments, provide feedback on content for the next release, and
# for people looking for early-access to next release content.
#
# The CR repo is shipped in a disabled state by default; its important that users
# understand the implications of turning this on.
#
# NOTE: We do not use a mirrorlist for the CR repos, to ensure content is available
# to everyone as soon as possible, and not need to wait for the external
# mirror network to seed first. However, many local mirrors will carry CR repos
# and if desired you can use one of these local mirrors by editing the baseurl
# line in the repo config below.
#
[cr]
name=CentOS-$releasever - cr
baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
====================================================================================================\n
CentOS-Debuginfo.repo
# CentOS-Debug.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# All debug packages from all the various CentOS-7 releases
# are merged into a single repo, split by BaseArch
#
# Note: packages in the debuginfo repo are currently not signed
#
[base-debuginfo]
name=CentOS-7 - Debuginfo
baseurl=http://debuginfo.centos.org/7/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7
enabled=0
#
====================================================================================================\n
CentOS-fasttrack.repo
#CentOS-fasttrack.repo
[fasttrack]
name=CentOS-7 - fasttrack
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=fasttrack&infra=$infra
#baseurl=http://mirror.centos.org/centos/$releasever/fasttrack/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
====================================================================================================\n
CentOS-Media.repo
# CentOS-Media.repo
#
# This repo can be used with mounted DVD media, verify the mount point for
# CentOS-7. You can use this repo and yum to install items directly off the
# DVD ISO that we release.
#
# To use this repo, put in your DVD and use it with the other repos too:
# yum --enablerepo=c7-media [command]
#
# or for ONLY the media repo, do this:
#
# yum --disablerepo=\* --enablerepo=c7-media [command]
[c7-media]
name=CentOS-$releasever - Media
baseurl=file:///media/CentOS/
file:///media/cdrom/
file:///media/cdrecorder/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
====================================================================================================\n
CentOS-OpenStack-ocata.repo
# CentOS-OpenStack-ocata.repo
#
# Please see http://wiki.centos.org/SpecialInterestGroup/Cloud for more
# information
[centos-openstack-ocata]
name=CentOS-7 - OpenStack ocata
baseurl=http://mirror.centos.org/centos/7/cloud/$basearch/openstack-ocata/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
exclude=sip,PyQt4
[centos-openstack-ocata-test]
name=CentOS-7 - OpenStack ocata Testing
baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-ocata/
gpgcheck=0
enabled=0
exclude=sip,PyQt4
[centos-openstack-ocata-debuginfo]
name=CentOS-7 - OpenStack ocata - Debug
baseurl=http://debuginfo.centos.org/centos/7/cloud/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
exclude=sip,PyQt4
[centos-openstack-ocata-source]
name=CentOS-7 - OpenStack ocata - Source
baseurl=http://vault.centos.org/centos/7/cloud/Source/openstack-ocata/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
exclude=sip,PyQt4
[rdo-trunk-ocata-tested]
name=OpenStack ocata Trunk Tested
baseurl=https://trunk.rdoproject.org/centos7-ocata/current-passed-ci/
gpgcheck=0
enabled=0
====================================================================================================\n
CentOS-QEMU-EV.repo
# CentOS-QEMU-EV.repo
#
# Please see http://wiki.centos.org/SpecialInterestGroup/Virtualization for more
# information
[centos-qemu-ev]
name=CentOS-$releasever - QEMU EV
baseurl=http://mirror.centos.org/centos/$releasever/virt/$basearch/kvm-common/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
[centos-qemu-ev-test]
name=CentOS-$releasever - QEMU EV Testing
baseurl=http://buildlogs.centos.org/centos/$releasever/virt/$basearch/kvm-common/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
====================================================================================================\n
CentOS-Sources.repo
# CentOS-Sources.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
[base-source]
name=CentOS-$releasever - Base Sources
baseurl=http://vault.centos.org/centos/$releasever/os/Source/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#released updates
[updates-source]
name=CentOS-$releasever - Updates Sources
baseurl=http://vault.centos.org/centos/$releasever/updates/Source/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that may be useful
[extras-source]
name=CentOS-$releasever - Extras Sources
baseurl=http://vault.centos.org/centos/$releasever/extras/Source/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that extend functionality of existing packages
[centosplus-source]
name=CentOS-$releasever - Plus Sources
baseurl=http://vault.centos.org/centos/$releasever/centosplus/Source/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
====================================================================================================\n
CentOS-Vault.repo
# CentOS Vault contains rpms from older releases in the CentOS-7
# tree.
#c7.0.1406
[C7.0.1406-base]
name=CentOS-7.0.1406 - Base
baseurl=http://vault.centos.org/7.0.1406/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.0.1406-updates]
name=CentOS-7.0.1406 - Updates
baseurl=http://vault.centos.org/7.0.1406/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.0.1406-extras]
name=CentOS-7.0.1406 - Extras
baseurl=http://vault.centos.org/7.0.1406/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.0.1406-centosplus]
name=CentOS-7.0.1406 - CentOSPlus
baseurl=http://vault.centos.org/7.0.1406/centosplus/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.0.1406-fasttrack]
name=CentOS-7.0.1406 - CentOSPlus
baseurl=http://vault.centos.org/7.0.1406/fasttrack/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
# C7.1.1503
[C7.1.1503-base]
name=CentOS-7.1.1503 - Base
baseurl=http://vault.centos.org/7.1.1503/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.1.1503-updates]
name=CentOS-7.1.1503 - Updates
baseurl=http://vault.centos.org/7.1.1503/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.1.1503-extras]
name=CentOS-7.1.1503 - Extras
baseurl=http://vault.centos.org/7.1.1503/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.1.1503-centosplus]
name=CentOS-7.1.1503 - CentOSPlus
baseurl=http://vault.centos.org/7.1.1503/centosplus/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.1.1503-fasttrack]
name=CentOS-7.1.1503 - CentOSPlus
baseurl=http://vault.centos.org/7.1.1503/fasttrack/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
# C7.2.1511
[C7.2.1511-base]
name=CentOS-7.2.1511 - Base
baseurl=http://vault.centos.org/7.2.1511/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.2.1511-updates]
name=CentOS-7.2.1511 - Updates
baseurl=http://vault.centos.org/7.2.1511/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.2.1511-extras]
name=CentOS-7.2.1511 - Extras
baseurl=http://vault.centos.org/7.2.1511/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.2.1511-centosplus]
name=CentOS-7.2.1511 - CentOSPlus
baseurl=http://vault.centos.org/7.2.1511/centosplus/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
[C7.2.1511-fasttrack]
name=CentOS-7.2.1511 - CentOSPlus
baseurl=http://vault.centos.org/7.2.1511/fasttrack/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=0
====================================================================================================\n
epel.repo
[epel]
name=Extra Packages for Enterprise Linux $releasever - $basearch
baseurl=http://mirror.mtl01.internap.openstack.org/epel/$releasever/$basearch
failovermethod=priority
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasever
====================================================================================================\n
epel-testing.repo
[epel-testing]
name=Extra Packages for Enterprise Linux 7 - Testing - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/testing/7/$basearch
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=testing-epel7&arch=$basearch
failovermethod=priority
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
[epel-testing-debuginfo]
name=Extra Packages for Enterprise Linux 7 - Testing - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/testing/7/$basearch/debug
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=testing-debug-epel7&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1
[epel-testing-source]
name=Extra Packages for Enterprise Linux 7 - Testing - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/testing/7/SRPMS
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel7&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1
====================================================================================================\n
2017-08-10 13:39:50.275295 | acl-2.2.51-12.el7.x86_64
2017-08-10 13:39:50.275392 | at-3.1.13-22.el7.x86_64
2017-08-10 13:39:50.275441 | audit-2.6.5-3.el7_3.1.x86_64
2017-08-10 13:39:50.275473 | audit-libs-2.6.5-3.el7_3.1.x86_64
2017-08-10 13:39:50.275504 | audit-libs-python-2.6.5-3.el7_3.1.x86_64
2017-08-10 13:39:50.275532 | autogen-libopts-5.18-5.el7.x86_64
2017-08-10 13:39:50.275557 | avahi-libs-0.6.31-17.el7.x86_64
2017-08-10 13:39:50.275585 | basesystem-10.0-7.el7.centos.noarch
2017-08-10 13:39:50.275609 | bash-4.2.46-21.el7_3.x86_64
2017-08-10 13:39:50.275633 | bc-1.06.95-13.el7.x86_64
2017-08-10 13:39:50.275659 | bind-libs-9.9.4-50.el7_3.1.x86_64
2017-08-10 13:39:50.275687 | bind-libs-lite-9.9.4-50.el7_3.1.x86_64
2017-08-10 13:39:50.275715 | bind-license-9.9.4-50.el7_3.1.noarch
2017-08-10 13:39:50.275741 | bind-utils-9.9.4-50.el7_3.1.x86_64
2017-08-10 13:39:50.275767 | binutils-2.25.1-22.base.el7.x86_64
2017-08-10 13:39:50.275792 | bzip2-libs-1.0.6-13.el7.x86_64
2017-08-10 13:39:50.275822 | ca-certificates-2017.2.14-70.1.el7_3.noarch
2017-08-10 13:39:50.275850 | centos-logos-70.0.6-3.el7.centos.noarch
2017-08-10 13:39:50.275879 | centos-release-7-3.1611.el7.centos.x86_64
2017-08-10 13:39:50.275910 | centos-release-ceph-jewel-1.0-1.el7.centos.noarch
2017-08-10 13:39:50.275940 | centos-release-openstack-ocata-1-2.el7.noarch
2017-08-10 13:39:50.275968 | centos-release-qemu-ev-1.0-1.el7.noarch
2017-08-10 13:39:50.276001 | centos-release-storage-common-1-2.el7.centos.noarch
2017-08-10 13:39:50.276032 | centos-release-virt-common-1-1.el7.centos.noarch
2017-08-10 13:39:50.276056 | checkpolicy-2.5-4.el7.x86_64
2017-08-10 13:39:50.276082 | chkconfig-1.7.2-1.el7_3.1.x86_64
2017-08-10 13:39:50.276113 | cloud-utils-growpart-0.27-20.el7.centos.x86_64
2017-08-10 13:39:50.276137 | coreutils-8.22-18.el7.x86_64
2017-08-10 13:39:50.276160 | cpio-2.11-24.el7.x86_64
2017-08-10 13:39:50.276183 | cpp-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.276208 | cracklib-2.9.0-11.el7.x86_64
2017-08-10 13:39:50.276234 | cracklib-dicts-2.9.0-11.el7.x86_64
2017-08-10 13:39:50.276259 | cronie-1.4.11-14.el7_2.1.x86_64
2017-08-10 13:39:50.276288 | cronie-anacron-1.4.11-14.el7_2.1.x86_64
2017-08-10 13:39:50.276315 | crontabs-1.11-6.20121102git.el7.noarch
2017-08-10 13:39:50.276342 | cryptsetup-libs-1.7.2-1.el7.x86_64
2017-08-10 13:39:50.276367 | cups-client-1.6.3-26.el7.x86_64
2017-08-10 13:39:50.276392 | cups-libs-1.6.3-26.el7.x86_64
2017-08-10 13:39:50.276431 | curl-7.29.0-35.el7.centos.x86_64
2017-08-10 13:39:50.276469 | cyrus-sasl-lib-2.1.26-20.el7_2.x86_64
2017-08-10 13:39:50.276495 | dbus-1.6.12-17.el7.x86_64
2017-08-10 13:39:50.276535 | dbus-libs-1.6.12-17.el7.x86_64
2017-08-10 13:39:50.276564 | device-mapper-1.02.135-1.el7_3.5.x86_64
2017-08-10 13:39:50.276595 | device-mapper-event-1.02.135-1.el7_3.5.x86_64
2017-08-10 13:39:50.276627 | device-mapper-event-libs-1.02.135-1.el7_3.5.x86_64
2017-08-10 13:39:50.276657 | device-mapper-libs-1.02.135-1.el7_3.5.x86_64
2017-08-10 13:39:50.276688 | device-mapper-persistent-data-0.6.3-1.el7.x86_64
2017-08-10 13:39:50.276714 | dhclient-4.2.5-47.el7.centos.x86_64
2017-08-10 13:39:50.276742 | dhcp-common-4.2.5-47.el7.centos.x86_64
2017-08-10 13:39:50.276769 | dhcp-libs-4.2.5-47.el7.centos.x86_64
2017-08-10 13:39:50.276793 | diffutils-3.3-4.el7.x86_64
2017-08-10 13:39:50.276818 | dracut-033-463.el7_3.2.x86_64
2017-08-10 13:39:50.276848 | dracut-config-generic-033-463.el7_3.2.x86_64
2017-08-10 13:39:50.276870 | dwz-0.11-3.el7.x86_64
2017-08-10 13:39:50.276894 | e2fsprogs-1.42.9-9.el7.x86_64
2017-08-10 13:39:50.276921 | e2fsprogs-libs-1.42.9-9.el7.x86_64
2017-08-10 13:39:50.276942 | ed-1.9-4.el7.x86_64
2017-08-10 13:39:50.276968 | elfutils-libelf-0.166-2.el7.x86_64
2017-08-10 13:39:50.276994 | elfutils-libs-0.166-2.el7.x86_64
2017-08-10 13:39:50.277017 | epel-release-7-9.noarch
2017-08-10 13:39:50.277041 | expat-2.1.0-10.el7_3.x86_64
2017-08-10 13:39:50.277063 | file-5.11-33.el7.x86_64
2017-08-10 13:39:50.277088 | file-libs-5.11-33.el7.x86_64
2017-08-10 13:39:50.277112 | filesystem-3.2-21.el7.x86_64
2017-08-10 13:39:50.277137 | findutils-4.5.11-5.el7.x86_64
2017-08-10 13:39:50.277161 | fipscheck-1.4.1-5.el7.x86_64
2017-08-10 13:39:50.277187 | fipscheck-lib-1.4.1-5.el7.x86_64
2017-08-10 13:39:50.277211 | freetype-2.4.11-12.el7.x86_64
2017-08-10 13:39:50.277236 | gawk-4.0.2-4.el7_3.1.x86_64
2017-08-10 13:39:50.277258 | gcc-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.277283 | gcc-c++-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.277305 | gdbm-1.10-8.el7.x86_64
2017-08-10 13:39:50.277328 | GeoIP-1.5.0-11.el7.x86_64
2017-08-10 13:39:50.277354 | gettext-0.18.2.1-4.el7.x86_64
2017-08-10 13:39:50.277380 | gettext-libs-0.18.2.1-4.el7.x86_64
2017-08-10 13:39:50.277405 | git-1.8.3.1-6.el7_2.1.x86_64
2017-08-10 13:39:50.277447 | glib2-2.46.2-4.el7.x86_64
2017-08-10 13:39:50.277473 | glibc-2.17-157.el7_3.5.x86_64
2017-08-10 13:39:50.277501 | glibc-common-2.17-157.el7_3.5.x86_64
2017-08-10 13:39:50.277528 | glibc-devel-2.17-157.el7_3.5.x86_64
2017-08-10 13:39:50.277555 | glibc-headers-2.17-157.el7_3.5.x86_64
2017-08-10 13:39:50.277579 | gmp-6.0.0-12.el7_1.x86_64
2017-08-10 13:39:50.277602 | gnupg2-2.0.22-4.el7.x86_64
2017-08-10 13:39:50.277625 | gpgme-1.3.2-5.el7.x86_64
2017-08-10 13:39:50.277650 | gpg-pubkey-352c64e5-52ae6884
2017-08-10 13:39:50.277674 | gpg-pubkey-764429e6-55567027
2017-08-10 13:39:50.277699 | gpg-pubkey-f4a80eb5-53a7ff4b
2017-08-10 13:39:50.277721 | grep-2.20-2.el7.x86_64
2017-08-10 13:39:50.277746 | groff-base-1.22.2-8.el7.x86_64
2017-08-10 13:39:50.277773 | grub2-2.02-0.44.el7.centos.x86_64
2017-08-10 13:39:50.277801 | grub2-tools-2.02-0.44.el7.centos.x86_64
2017-08-10 13:39:50.277826 | grubby-8.28-21.el7_3.x86_64
2017-08-10 13:39:50.277848 | gzip-1.5-8.el7.x86_64
2017-08-10 13:39:50.277872 | hardlink-1.0-19.el7.x86_64
2017-08-10 13:39:50.277896 | haveged-1.9.1-1.el7.x86_64
2017-08-10 13:39:50.277920 | hostname-3.13-3.el7.x86_64
2017-08-10 13:39:50.277942 | info-5.1-4.el7.x86_64
2017-08-10 13:39:50.277969 | initscripts-9.49.37-1.el7_3.1.x86_64
2017-08-10 13:39:50.277994 | iproute-3.10.0-74.el7.x86_64
2017-08-10 13:39:50.278018 | iptables-1.4.21-17.el7.x86_64
2017-08-10 13:39:50.278046 | iptables-services-1.4.21-17.el7.x86_64
2017-08-10 13:39:50.278071 | iputils-20160308-8.el7.x86_64
2017-08-10 13:39:50.278101 | iscsi-initiator-utils-6.2.0.873-35.el7.x86_64
2017-08-10 13:39:50.278134 | iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64
2017-08-10 13:39:50.278158 | json-c-0.11-4.el7_0.x86_64
2017-08-10 13:39:50.278185 | kernel-3.10.0-514.26.2.el7.x86_64
2017-08-10 13:39:50.278214 | kernel-headers-3.10.0-514.26.2.el7.x86_64
2017-08-10 13:39:50.278240 | keyutils-libs-1.5.8-3.el7.x86_64
2017-08-10 13:39:50.278274 | keyutils-libs-devel-1.5.8-3.el7.x86_64
2017-08-10 13:39:50.278297 | kmod-20-9.el7.x86_64
2017-08-10 13:39:50.278321 | kmod-libs-20-9.el7.x86_64
2017-08-10 13:39:50.278347 | kpartx-0.4.9-99.el7_3.3.x86_64
2017-08-10 13:39:50.278373 | krb5-devel-1.14.1-27.el7_3.x86_64
2017-08-10 13:39:50.278399 | krb5-libs-1.14.1-27.el7_3.x86_64
2017-08-10 13:39:50.278437 | ldns-1.6.16-10.el7.x86_64
2017-08-10 13:39:50.278462 | less-458-9.el7.x86_64
2017-08-10 13:39:50.278486 | libacl-2.2.51-12.el7.x86_64
2017-08-10 13:39:50.278511 | libaio-0.3.109-13.el7.x86_64
2017-08-10 13:39:50.278536 | libassuan-2.1.0-3.el7.x86_64
2017-08-10 13:39:50.278560 | libattr-2.4.46-12.el7.x86_64
2017-08-10 13:39:50.278586 | libblkid-2.23.2-33.el7_3.2.x86_64
2017-08-10 13:39:50.278609 | libcap-2.22-8.el7.x86_64
2017-08-10 13:39:50.278634 | libcap-ng-0.7.5-4.el7.x86_64
2017-08-10 13:39:50.278658 | libcgroup-0.41-11.el7.x86_64
2017-08-10 13:39:50.278683 | libcom_err-1.42.9-9.el7.x86_64
2017-08-10 13:39:50.278710 | libcom_err-devel-1.42.9-9.el7.x86_64
2017-08-10 13:39:50.278734 | libcroco-0.6.8-5.el7.x86_64
2017-08-10 13:39:50.278760 | libcurl-7.29.0-35.el7.centos.x86_64
2017-08-10 13:39:50.278784 | libdb-5.3.21-19.el7.x86_64
2017-08-10 13:39:50.278809 | libdb-utils-5.3.21-19.el7.x86_64
2017-08-10 13:39:50.278837 | libedit-3.0-12.20121213cvs.el7.x86_64
2017-08-10 13:39:50.278861 | libestr-0.1.9-2.el7.x86_64
2017-08-10 13:39:50.278885 | libevent-2.0.21-4.el7.x86_64
2017-08-10 13:39:50.278909 | libffi-3.0.13-18.el7.x86_64
2017-08-10 13:39:50.278935 | libffi-devel-3.0.13-18.el7.x86_64
2017-08-10 13:39:50.278959 | libgcc-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.278985 | libgcrypt-1.5.3-13.el7_3.1.x86_64
2017-08-10 13:39:50.279012 | libgnome-keyring-3.8.0-3.el7.x86_64
2017-08-10 13:39:50.279036 | libgomp-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.279061 | libgpg-error-1.12-3.el7.x86_64
2017-08-10 13:39:50.279084 | libidn-1.28-4.el7.x86_64
2017-08-10 13:39:50.279109 | libkadm5-1.14.1-27.el7_3.x86_64
2017-08-10 13:39:50.279133 | libmnl-1.0.3-7.el7.x86_64
2017-08-10 13:39:50.279159 | libmount-2.23.2-33.el7_3.2.x86_64
2017-08-10 13:39:50.279182 | libmpc-1.0.1-3.el7.x86_64
2017-08-10 13:39:50.279211 | libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
2017-08-10 13:39:50.279240 | libnfnetlink-1.0.1-4.el7.x86_64
2017-08-10 13:39:50.279265 | libpcap-1.5.3-8.el7.x86_64
2017-08-10 13:39:50.279290 | libpipeline-1.2.3-3.el7.x86_64
2017-08-10 13:39:50.279316 | libpwquality-1.2.3-4.el7.x86_64
2017-08-10 13:39:50.279340 | libselinux-2.5-6.el7.x86_64
2017-08-10 13:39:50.279366 | libselinux-devel-2.5-6.el7.x86_64
2017-08-10 13:39:50.279393 | libselinux-python-2.5-6.el7.x86_64
2017-08-10 13:39:50.279432 | libselinux-utils-2.5-6.el7.x86_64
2017-08-10 13:39:50.279463 | libsemanage-2.5-5.1.el7_3.x86_64
2017-08-10 13:39:50.279491 | libsemanage-python-2.5-5.1.el7_3.x86_64
2017-08-10 13:39:50.279515 | libsepol-2.5-6.el7.x86_64
2017-08-10 13:39:50.279540 | libsepol-devel-2.5-6.el7.x86_64
2017-08-10 13:39:50.279564 | libss-1.42.9-9.el7.x86_64
2017-08-10 13:39:50.279590 | libssh2-1.4.3-10.el7_2.1.x86_64
2017-08-10 13:39:50.279614 | libstdc++-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.279641 | libstdc++-devel-4.8.5-11.el7.x86_64
2017-08-10 13:39:50.279665 | libtasn1-3.8-3.el7.x86_64
2017-08-10 13:39:50.279690 | libunistring-0.9.3-9.el7.x86_64
2017-08-10 13:39:50.279715 | libuser-0.60-7.el7_1.x86_64
2017-08-10 13:39:50.279740 | libutempter-1.1.6-4.el7.x86_64
2017-08-10 13:39:50.279766 | libuuid-2.23.2-33.el7_3.2.x86_64
2017-08-10 13:39:50.279793 | libverto-0.2.5-4.el7.x86_64
2017-08-10 13:39:50.279819 | libverto-devel-0.2.5-4.el7.x86_64
2017-08-10 13:39:50.279844 | libxml2-2.9.1-6.el7_2.3.x86_64
2017-08-10 13:39:50.279872 | libxml2-python-2.9.1-6.el7_2.3.x86_64
2017-08-10 13:39:50.279903 | linux-firmware-20160830-49.git7534e19.el7.noarch
2017-08-10 13:39:50.279928 | logrotate-3.8.6-12.el7.x86_64
2017-08-10 13:39:50.279950 | lsof-4.87-4.el7.x86_64
2017-08-10 13:39:50.279973 | lua-5.1.4-15.el7.x86_64
2017-08-10 13:39:50.279999 | lvm2-2.02.166-1.el7_3.5.x86_64
2017-08-10 13:39:50.280032 | lvm2-libs-2.02.166-1.el7_3.5.x86_64
2017-08-10 13:39:50.280056 | m4-1.4.16-10.el7.x86_64
2017-08-10 13:39:50.280082 | mailx-12.5-12.el7_0.x86_64
2017-08-10 13:39:50.280105 | make-3.82-23.el7.x86_64
2017-08-10 13:39:50.280129 | man-db-2.6.3-9.el7.x86_64
2017-08-10 13:39:50.280153 | man-pages-3.53-5.el7.noarch
2017-08-10 13:39:50.280179 | mariadb-libs-5.5.52-1.el7.x86_64
2017-08-10 13:39:50.280202 | mpfr-3.1.1-4.el7.x86_64
2017-08-10 13:39:50.280229 | ncurses-5.9-13.20130511.el7.x86_64
2017-08-10 13:39:50.280257 | ncurses-base-5.9-13.20130511.el7.noarch
2017-08-10 13:39:50.280285 | ncurses-libs-5.9-13.20130511.el7.x86_64
2017-08-10 13:39:50.280314 | net-tools-2.0-0.17.20131004git.el7.x86_64
2017-08-10 13:39:50.280339 | nspr-4.13.1-1.0.el7_3.x86_64
2017-08-10 13:39:50.280363 | nss-3.28.4-1.2.el7_3.x86_64
2017-08-10 13:39:50.280391 | nss-softokn-3.16.2.3-14.4.el7.x86_64
2017-08-10 13:39:50.280435 | nss-softokn-freebl-3.16.2.3-14.4.el7.x86_64
2017-08-10 13:39:50.280467 | nss-sysinit-3.28.4-1.2.el7_3.x86_64
2017-08-10 13:39:50.280493 | nss-tools-3.28.4-1.2.el7_3.x86_64
2017-08-10 13:39:50.280519 | nss-util-3.28.4-1.0.el7_3.x86_64
2017-08-10 13:39:50.280546 | ntp-4.2.6p5-25.el7.centos.2.x86_64
2017-08-10 13:39:50.280574 | ntpdate-4.2.6p5-25.el7.centos.2.x86_64
2017-08-10 13:39:50.280602 | ntp-perl-4.2.6p5-25.el7.centos.2.noarch
2017-08-10 13:39:50.280626 | openldap-2.4.40-13.el7.x86_64
2017-08-10 13:39:50.280652 | openssh-6.6.1p1-35.el7_3.x86_64
2017-08-10 13:39:50.280679 | openssh-clients-6.6.1p1-35.el7_3.x86_64
2017-08-10 13:39:50.280707 | openssh-server-6.6.1p1-35.el7_3.x86_64
2017-08-10 13:39:50.280733 | openssl-1.0.1e-60.el7_3.1.x86_64
2017-08-10 13:39:50.280760 | openssl-devel-1.0.1e-60.el7_3.1.x86_64
2017-08-10 13:39:50.280788 | openssl-libs-1.0.1e-60.el7_3.1.x86_64
2017-08-10 13:39:50.280812 | os-prober-1.58-9.el7.x86_64
2017-08-10 13:39:50.280836 | p11-kit-0.20.7-3.el7.x86_64
2017-08-10 13:39:50.280862 | p11-kit-trust-0.20.7-3.el7.x86_64
2017-08-10 13:39:50.280885 | pam-1.1.8-18.el7.x86_64
2017-08-10 13:39:50.280909 | parted-3.1-28.el7.x86_64
2017-08-10 13:39:50.280932 | passwd-0.79-4.el7.x86_64
2017-08-10 13:39:50.280955 | patch-2.7.1-8.el7.x86_64
2017-08-10 13:39:50.280978 | pcre-8.32-15.el7_2.1.x86_64
2017-08-10 13:39:50.281004 | pcre-devel-8.32-15.el7_2.1.x86_64
2017-08-10 13:39:50.281028 | perl-5.16.3-291.el7.x86_64
2017-08-10 13:39:50.281053 | perl-Carp-1.26-244.el7.noarch
2017-08-10 13:39:50.281078 | perl-constant-1.27-2.el7.noarch
2017-08-10 13:39:50.281103 | perl-Encode-2.51-7.el7.x86_64
2017-08-10 13:39:50.281128 | perl-Error-0.17020-2.el7.noarch
2017-08-10 13:39:50.281153 | perl-Exporter-5.68-3.el7.noarch
2017-08-10 13:39:50.281179 | perl-File-Path-2.09-2.el7.noarch
2017-08-10 13:39:50.281206 | perl-File-Temp-0.23.01-3.el7.noarch
2017-08-10 13:39:50.281231 | perl-Filter-1.49-3.el7.x86_64
2017-08-10 13:39:50.281257 | perl-Getopt-Long-2.40-2.el7.noarch
2017-08-10 13:39:50.281283 | perl-Git-1.8.3.1-6.el7_2.1.noarch
2017-08-10 13:39:50.281309 | perl-HTTP-Tiny-0.033-3.el7.noarch
2017-08-10 13:39:50.281334 | perl-libs-5.16.3-291.el7.x86_64
2017-08-10 13:39:50.281360 | perl-macros-5.16.3-291.el7.x86_64
2017-08-10 13:39:50.281386 | perl-parent-0.225-244.el7.noarch
2017-08-10 13:39:50.281427 | perl-PathTools-3.40-5.el7.x86_64
2017-08-10 13:39:50.281458 | perl-Pod-Escapes-1.04-291.el7.noarch
2017-08-10 13:39:50.281485 | perl-podlators-2.5.1-3.el7.noarch
2017-08-10 13:39:50.281512 | perl-Pod-Perldoc-3.20-4.el7.noarch
2017-08-10 13:39:50.281538 | perl-Pod-Simple-3.28-4.el7.noarch
2017-08-10 13:39:50.281564 | perl-Pod-Usage-1.63-3.el7.noarch
2017-08-10 13:39:50.281593 | perl-Scalar-List-Utils-1.27-248.el7.x86_64
2017-08-10 13:39:50.281618 | perl-Socket-2.010-4.el7.x86_64
2017-08-10 13:39:50.281644 | perl-srpm-macros-1-8.el7.noarch
2017-08-10 13:39:50.281669 | perl-Storable-2.45-3.el7.x86_64
2017-08-10 13:39:50.281695 | perl-TermReadKey-2.30-20.el7.x86_64
2017-08-10 13:39:50.281723 | perl-Text-ParseWords-3.29-4.el7.noarch
2017-08-10 13:39:50.281748 | perl-threads-1.87-4.el7.x86_64
2017-08-10 13:39:50.281776 | perl-threads-shared-1.43-6.el7.x86_64
2017-08-10 13:39:50.281809 | perl-Time-HiRes-1.9725-3.el7.x86_64
2017-08-10 13:39:50.281837 | perl-Time-Local-1.2300-2.el7.noarch
2017-08-10 13:39:50.281862 | pinentry-0.8.1-17.el7.x86_64
2017-08-10 13:39:50.281887 | pkgconfig-0.27.1-4.el7.x86_64
2017-08-10 13:39:50.281914 | policycoreutils-2.5-11.el7_3.x86_64
2017-08-10 13:39:50.281943 | policycoreutils-python-2.5-11.el7_3.x86_64
2017-08-10 13:39:50.281966 | popt-1.13-16.el7.x86_64
2017-08-10 13:39:50.281990 | postfix-2.10.1-6.el7.x86_64
2017-08-10 13:39:50.282015 | procps-ng-3.3.10-10.el7.x86_64
2017-08-10 13:39:50.282040 | psmisc-22.20-11.el7.x86_64
2017-08-10 13:39:50.282062 | pth-2.0.7-23.el7.x86_64
2017-08-10 13:39:50.282086 | pygpgme-0.3-9.el7.x86_64
2017-08-10 13:39:50.282110 | pyliblzma-0.5.3-11.el7.x86_64
2017-08-10 13:39:50.282135 | pyOpenSSL-0.13.1-3.el7.x86_64
2017-08-10 13:39:50.282159 | python-2.7.5-48.el7.x86_64
2017-08-10 13:39:50.282185 | python2-pyasn1-0.1.9-7.el7.noarch
2017-08-10 13:39:50.282214 | python2-setuptools-22.0.5-1.el7.noarch
2017-08-10 13:39:50.282241 | python-chardet-2.2.1-1.el7_1.noarch
2017-08-10 13:39:50.282267 | python-devel-2.7.5-48.el7.x86_64
2017-08-10 13:39:50.282293 | python-iniparse-0.4-9.el7.noarch
2017-08-10 13:39:50.282317 | python-IPy-0.75-6.el7.noarch
2017-08-10 13:39:50.282344 | python-kitchen-1.1.1-5.el7.noarch
2017-08-10 13:39:50.282369 | python-libs-2.7.5-48.el7.x86_64
2017-08-10 13:39:50.282399 | python-ndg_httpsclient-0.3.2-1.el7.noarch
2017-08-10 13:39:50.282440 | python-pip-8.1.2-1.el7.noarch
2017-08-10 13:39:50.282469 | python-pycurl-7.19.0-19.el7.x86_64
2017-08-10 13:39:50.282496 | python-urlgrabber-3.10-8.el7.noarch
2017-08-10 13:39:50.282524 | python-virtualenv-1.10.1-3.el7.noarch
2017-08-10 13:39:50.282547 | pyxattr-0.5.1-5.el7.x86_64
2017-08-10 13:39:50.282573 | qrencode-libs-3.4.1-3.el7.x86_64
2017-08-10 13:39:50.282596 | readline-6.2-9.el7.x86_64
2017-08-10 13:39:50.282625 | redhat-lsb-core-4.1-27.el7.centos.1.x86_64
2017-08-10 13:39:50.282658 | redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64
2017-08-10 13:39:50.282688 | redhat-rpm-config-9.1.0-72.el7.centos.noarch
2017-08-10 13:39:50.282711 | rpm-4.11.3-21.el7.x86_64
2017-08-10 13:39:50.282738 | rpm-build-libs-4.11.3-21.el7.x86_64
2017-08-10 13:39:50.282763 | rpm-libs-4.11.3-21.el7.x86_64
2017-08-10 13:39:50.282788 | rpm-python-4.11.3-21.el7.x86_64
2017-08-10 13:39:50.282811 | rsync-3.0.9-17.el7.x86_64
2017-08-10 13:39:50.282835 | rsyslog-7.4.7-16.el7.x86_64
2017-08-10 13:39:50.282858 | sed-4.2.2-5.el7.x86_64
2017-08-10 13:39:50.282886 | selinux-policy-3.13.1-102.el7_3.16.noarch
2017-08-10 13:39:50.282918 | selinux-policy-targeted-3.13.1-102.el7_3.16.noarch
2017-08-10 13:39:50.282944 | setools-libs-3.3.8-1.1.el7.x86_64
2017-08-10 13:39:50.282967 | setup-2.8.71-7.el7.noarch
2017-08-10 13:39:50.282993 | shadow-utils-4.1.5.1-24.el7.x86_64
2017-08-10 13:39:50.283019 | shared-mime-info-1.1-9.el7.x86_64
2017-08-10 13:39:50.283042 | spax-1.5.2-13.el7.x86_64
2017-08-10 13:39:50.283065 | sqlite-3.7.17-8.el7.x86_64
2017-08-10 13:39:50.283088 | strace-4.8-11.el7.x86_64
2017-08-10 13:39:50.283113 | sudo-1.8.6p7-23.el7_3.x86_64
2017-08-10 13:39:50.283138 | systemd-219-30.el7_3.9.x86_64
2017-08-10 13:39:50.283164 | systemd-libs-219-30.el7_3.9.x86_64
2017-08-10 13:39:50.283190 | systemd-sysv-219-30.el7_3.9.x86_64
2017-08-10 13:39:50.283218 | sysvinit-tools-2.88-14.dsf.el7.x86_64
2017-08-10 13:39:50.283240 | tar-1.26-31.el7.x86_64
2017-08-10 13:39:50.283264 | tcpdump-4.5.1-3.el7.x86_64
2017-08-10 13:39:50.283291 | tcp_wrappers-libs-7.6-77.el7.x86_64
2017-08-10 13:39:50.283313 | time-1.7-45.el7.x86_64
2017-08-10 13:39:50.283338 | traceroute-2.0.22-2.el7.x86_64
2017-08-10 13:39:50.283363 | tzdata-2017b-1.el7.noarch
2017-08-10 13:39:50.283388 | unbound-1.4.20-28.el7.x86_64
2017-08-10 13:39:50.283425 | unbound-libs-1.4.20-28.el7.x86_64
2017-08-10 13:39:50.283452 | ustr-1.0.4-16.el7.x86_64
2017-08-10 13:39:50.283479 | util-linux-2.23.2-33.el7_3.2.x86_64
2017-08-10 13:39:50.283507 | vim-minimal-7.4.160-1.el7_3.1.x86_64
2017-08-10 13:39:50.283536 | wget-1.14-13.el7.x86_64
2017-08-10 13:39:50.283561 | which-2.20-7.el7.x86_64
2017-08-10 13:39:50.283584 | xz-5.2.2-1.el7.x86_64
2017-08-10 13:39:50.283608 | xz-libs-5.2.2-1.el7.x86_64
2017-08-10 13:39:50.283633 | yum-3.4.3-150.el7.centos.noarch
2017-08-10 13:39:50.283661 | yum-metadata-parser-1.1.4-10.el7.x86_64
2017-08-10 13:39:50.283692 | yum-plugin-fastestmirror-1.1.31-40.el7.noarch
2017-08-10 13:39:50.283717 | yum-utils-1.1.31-40.el7.noarch
2017-08-10 13:39:50.283740 | zip-3.0-11.el7.x86_64
2017-08-10 13:39:50.283763 | zlib-1.2.7-17.el7.x86_64
2017-08-10 13:39:50.283789 | zlib-devel-1.2.7-17.el7.x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment