Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDan Schaper <dan.schaper@pi-hole.net>2022-07-03 21:58:45 +0300
committerGitHub <noreply@github.com>2022-07-03 21:58:45 +0300
commit0b10c50a0b227f4d7813bc709417ef4ea1ab5273 (patch)
tree6a6a9c7d068a6a04074a23d4a1a20d0a7326c31a /test
parent2845c72bde1aa741534d4cf7234203e39d52aff1 (diff)
parentc78aac3051b21db636e7a4e309e8abf0dad2c868 (diff)
Merge branch 'development' into tweak/dialog
Diffstat (limited to 'test')
-rw-r--r--test/_centos_7.Dockerfile1
-rw-r--r--test/centos7.epel.override7
2 files changed, 8 insertions, 0 deletions
diff --git a/test/_centos_7.Dockerfile b/test/_centos_7.Dockerfile
index 95422525..ccffc00d 100644
--- a/test/_centos_7.Dockerfile
+++ b/test/_centos_7.Dockerfile
@@ -9,6 +9,7 @@ ADD . $GITDIR
RUN cp $GITDIR/advanced/Scripts/*.sh $GITDIR/gravity.sh $GITDIR/pihole $GITDIR/automated\ install/*.sh $SCRIPTDIR/
ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$SCRIPTDIR
+ADD test/centos7.epel.override /etc/yum/pluginconf.d/fastestmirror.conf
RUN true && \
chmod +x $SCRIPTDIR/*
diff --git a/test/centos7.epel.override b/test/centos7.epel.override
new file mode 100644
index 00000000..3451f17d
--- /dev/null
+++ b/test/centos7.epel.override
@@ -0,0 +1,7 @@
+[main]
+verbose = 0
+socket_timeout = 3
+enabled = 1
+hostfilepath = /var/cache/yum/timedhosts.txt
+maxhostfileage = 1
+exclude=.edu