]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Updating Centos-7 repos
authorFrank Brehm <frank@brehm-online.com>
Tue, 19 Jul 2022 14:00:00 +0000 (16:00 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 19 Jul 2022 14:00:00 +0000 (16:00 +0200)
files/repos-centos7/CentOS-Base.repo [deleted file]
files/repos-centos7/CentOS-CR.repo [deleted file]
files/repos-centos7/CentOS-fasttrack.repo [deleted file]
files/repos-centos7/base.repo [new file with mode: 0644]
files/repos-centos7/cr.repo [new file with mode: 0644]
files/repos-centos7/fasttrack.repo [new file with mode: 0644]

diff --git a/files/repos-centos7/CentOS-Base.repo b/files/repos-centos7/CentOS-Base.repo
deleted file mode 100644 (file)
index 3281c0a..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# CentOS-Base.repo
-#
-
-[base]
-name=CentOS-$releasever - Base
-baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/os/$basearch/
-enabled=1
-gpgcheck=1
-gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
-
-[updates]
-name=CentOS-$releasever - Updates
-baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/updates/$basearch/
-enabled=1
-gpgcheck=1
-gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
-
-[extras]
-name=CentOS-$releasever - Extras
-baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/extras/$basearch/
-enabled=1
-gpgcheck=1
-gpgkey=https://repo02.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://repo02.pixelpark.com/Linux/yum/centos/$releasever/centosplus/$basearch/
-gpgcheck=1
-enabled=0
-gpgkey=https://repo02.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
deleted file mode 100644 (file)
index e44ce9d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# CentOS-CR.repo
-#
-
-[cr]
-name=CentOS-$releasever - cr
-baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/cr/$basearch/
-gpgcheck=1
-enabled=0
-gpgkey=https://repo02.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
deleted file mode 100644 (file)
index 508d5b2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#CentOS-fasttrack.repo
-
-[fasttrack]
-name=CentOS-7 - fasttrack
-baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/fasttrack/$basearch/
-gpgcheck=1
-enabled=0
-gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
-
-# vim: filetype=dosini
diff --git a/files/repos-centos7/base.repo b/files/repos-centos7/base.repo
new file mode 100644 (file)
index 0000000..3281c0a
--- /dev/null
@@ -0,0 +1,33 @@
+# CentOS-Base.repo
+#
+
+[base]
+name=CentOS-$releasever - Base
+baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/os/$basearch/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+[updates]
+name=CentOS-$releasever - Updates
+baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/updates/$basearch/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+[extras]
+name=CentOS-$releasever - Extras
+baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/extras/$basearch/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo02.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://repo02.pixelpark.com/Linux/yum/centos/$releasever/centosplus/$basearch/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/cr.repo b/files/repos-centos7/cr.repo
new file mode 100644 (file)
index 0000000..e44ce9d
--- /dev/null
@@ -0,0 +1,11 @@
+# CentOS-CR.repo
+#
+
+[cr]
+name=CentOS-$releasever - cr
+baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/cr/$basearch/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+# vim: filetype=dosini
diff --git a/files/repos-centos7/fasttrack.repo b/files/repos-centos7/fasttrack.repo
new file mode 100644 (file)
index 0000000..508d5b2
--- /dev/null
@@ -0,0 +1,10 @@
+#CentOS-fasttrack.repo
+
+[fasttrack]
+name=CentOS-7 - fasttrack
+baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever/fasttrack/$basearch/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/Linux/yum/centos/RPM-GPG-KEY-CentOS-7
+
+# vim: filetype=dosini