diff options
-rw-r--r-- | hosts/jenkins/etc/mock/fedora-23-x86_64.cfg | 2 | ||||
-rw-r--r-- | hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg b/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg index 0da1e2a3..7843fcfc 100644 --- a/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg +++ b/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg @@ -47,5 +47,5 @@ name=reproducible-builds # dhiru's repository, see https://github.com/kholia/ReproducibleBuilds # this is the same person: dhiru = kholia = halfie baseurl=https://fedorapeople.org/~halfie/repository/ -enabled=1 +enabled=0 """ diff --git a/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg b/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg index 0da1e2a3..7843fcfc 100644 --- a/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg +++ b/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg @@ -47,5 +47,5 @@ name=reproducible-builds # dhiru's repository, see https://github.com/kholia/ReproducibleBuilds # this is the same person: dhiru = kholia = halfie baseurl=https://fedorapeople.org/~halfie/repository/ -enabled=1 +enabled=0 """ |