From 150ab2bff58d61ce25f365acf00a340587eef8bf Mon Sep 17 00:00:00 2001 From: psklenar Date: Mar 20 2017 09:47:26 +0000 Subject: changed fedora path to public webs --- diff --git a/docs/example-config.yaml b/docs/example-config.yaml index 25ace0c..3b7a612 100644 --- a/docs/example-config.yaml +++ b/docs/example-config.yaml @@ -24,7 +24,7 @@ module: stop: systemctl stop memcached status: systemctl status memcached repos: - - http://download.englab.brq.redhat.com/pub/fedora/releases/25/Everything/x86_64/os/ + - http://mirror.vutbr.cz/fedora/releases/25/Everything/x86_64/os/ - https://phracek.fedorapeople.org/memcached-module-repo/ test: processrunning: diff --git a/examples/haproxy/config.yaml b/examples/haproxy/config.yaml index 7c7a1b7..d871ece 100644 --- a/examples/haproxy/config.yaml +++ b/examples/haproxy/config.yaml @@ -23,7 +23,7 @@ module: stop: systemctl stop haproxy status: systemctl status haproxy repos: - - http://download.englab.brq.redhat.com/pub/fedora/releases/25/Everything/x86_64/os/ + - http://mirror.vutbr.cz/fedora/releases/25/Everything/x86_64/os/ - https://phracek.fedorapeople.org/haproxy-module-repo/ test: processrunning: diff --git a/examples/memcached/config.yaml b/examples/memcached/config.yaml index 25ace0c..3b7a612 100644 --- a/examples/memcached/config.yaml +++ b/examples/memcached/config.yaml @@ -24,7 +24,7 @@ module: stop: systemctl stop memcached status: systemctl status memcached repos: - - http://download.englab.brq.redhat.com/pub/fedora/releases/25/Everything/x86_64/os/ + - http://mirror.vutbr.cz/fedora/releases/25/Everything/x86_64/os/ - https://phracek.fedorapeople.org/memcached-module-repo/ test: processrunning: