]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Adding repo files for Centos 7
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 25 Jun 2020 10:34:20 +0000 (12:34 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 25 Jun 2020 10:34:20 +0000 (12:34 +0200)
files/repos-centos7/CentOS-Base.repo [new file with mode: 0644]
files/repos-centos7/CentOS-CR.repo [new file with mode: 0644]
files/repos-centos7/CentOS-fasttrack.repo [new file with mode: 0644]
files/repos-centos7/epel.repo [new file with mode: 0644]
files/repos-centos7/icinga.repo [new file with mode: 0644]
files/repos-centos7/pixelpark.repo [new file with mode: 0644]
files/repos-centos7/prometheus.repo [new file with mode: 0644]
files/repos-centos7/puppet.repo [new file with mode: 0644]
files/repos-centos7/wazuh.repo [new file with mode: 0644]

diff --git a/files/repos-centos7/CentOS-Base.repo b/files/repos-centos7/CentOS-Base.repo
new file mode 100644 (file)
index 0000000..7a4a5ca
--- /dev/null
@@ -0,0 +1,33 @@
+# CentOS-Base.repo
+#
+
+[base]
+name=CentOS-$releasever - Base
+baseurl=https://repo01.pixelpark.com/Linux/yum/centos/$releasever/os/$basearch/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+[updates]
+name=CentOS-$releasever - Updates
+baseurl=https://repo01.pixelpark.com/Linux/yum/centos/$releasever/updates/$basearch/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+[extras]
+name=CentOS-$releasever - Extras
+baseurl=https://repo01.pixelpark.com/Linux/yum/centos/$releasever/extras/$basearch/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+#additional packages that extend functionality of existing packages
+[centosplus]
+name=CentOS-$releasever - Plus
+baseurl=https://repo01.pixelpark.com/Linux/yum/centos/$releasever/centosplus/$basearch/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo01.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/CentOS-CR.repo b/files/repos-centos7/CentOS-CR.repo
new file mode 100644 (file)
index 0000000..8ba7154
--- /dev/null
@@ -0,0 +1,11 @@
+# CentOS-CR.repo
+#
+
+[cr]
+name=CentOS-$releasever - cr
+baseurl=https://repo01.pixelpark.com/Linux/yum/centos/$releasever/cr/$basearch/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo01.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/CentOS-fasttrack.repo b/files/repos-centos7/CentOS-fasttrack.repo
new file mode 100644 (file)
index 0000000..2093ae6
--- /dev/null
@@ -0,0 +1,10 @@
+#CentOS-fasttrack.repo
+
+[fasttrack]
+name=CentOS-7 - fasttrack
+baseurl=https://repo01.pixelpark.com/Linux/yum/centos/$releasever/fasttrack/$basearch/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo01.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/epel.repo b/files/repos-centos7/epel.repo
new file mode 100644 (file)
index 0000000..3eae464
--- /dev/null
@@ -0,0 +1,34 @@
+# EPEL Packages
+
+[epel]
+name=Extra Packages for Enterprise Linux 7 - $basearch
+baseurl=https://repo01.pixelpark.com/Linux/yum/epel/7/$basearch
+failovermethod=priority
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-EPEL-7
+repo_gpgcheck=0
+
+[epel-debuginfo]
+name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
+#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
+mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
+failovermethod=priority
+enabled=0
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-EPEL-7
+repo_gpgcheck=0
+metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
+
+[epel-source]
+name=Extra Packages for Enterprise Linux 7 - $basearch - Source
+#baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
+mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
+failovermethod=priority
+enabled=0
+gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-EPEL-7
+gpgcheck=1
+repo_gpgcheck=0
+metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/icinga.repo b/files/repos-centos7/icinga.repo
new file mode 100644 (file)
index 0000000..e2185a7
--- /dev/null
@@ -0,0 +1,11 @@
+# Icinga.repo
+#
+
+[icinga]
+name=ICINGA (stable release for epel)
+baseurl=https://repo01.pixelpark.com/Linux/yum/icinga
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/icinga2.gpg
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/pixelpark.repo b/files/repos-centos7/pixelpark.repo
new file mode 100644 (file)
index 0000000..751911e
--- /dev/null
@@ -0,0 +1,11 @@
+# Pixelpark.repo
+#
+
+[pixelpark]
+name=pixelpark
+baseurl=https://repo01.pixelpark.com/Linux/yum/pixelpark/7
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/pixelpark.gpg
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/prometheus.repo b/files/repos-centos7/prometheus.repo
new file mode 100644 (file)
index 0000000..17a375f
--- /dev/null
@@ -0,0 +1,11 @@
+# Prometheus.repo
+#
+
+[prometheus]
+name=Prometheus Last Repo
+baseurl=https://repo01.pixelpark.com/Linux/yum/prometheus/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/prometheus.gpg
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/puppet.repo b/files/repos-centos7/puppet.repo
new file mode 100644 (file)
index 0000000..cc4b785
--- /dev/null
@@ -0,0 +1,11 @@
+# Puppet.repo
+#
+
+[puppet]
+name=Puppet Repository el $releasever - $basearch
+baseurl=https://repo01.pixelpark.com/Linux/yum/puppetlabs/puppet5/el/$releasever/$basearch
+gpgkey=https://repo01.pixelpark.com/Linux/yum/puppetlabs/RPM-GPG-KEY-puppetlabs
+enabled=1
+gpgcheck=1
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/wazuh.repo b/files/repos-centos7/wazuh.repo
new file mode 100644 (file)
index 0000000..0cec069
--- /dev/null
@@ -0,0 +1,11 @@
+# Wazuh.repo
+#
+
+[wazuh]
+name=Wazuh repository
+baseurl=https://repo01.pixelpark.com/Linux/yum/wazuh
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/wazuh.gpg
+
+# vim: filetype=dosini