소스 검색

temporarily disable gpg checking until we have a way to cleanly enable it

Jason DeTiberus 9 년 전
부모
커밋
72421b3f6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      roles/openshift_repos/files/origin/repos/centos-origin.repo

+ 1 - 1
roles/openshift_repos/files/origin/repos/centos-origin.repo

@@ -2,4 +2,4 @@
 name=CentOS OpenShift Origin
 baseurl=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/
 enabled=1
-gpgcheck=1
+gpgcheck=0