summaryrefslogtreecommitdiffstats
path: root/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/zabbix.repo
blob: 68a6ede8c4a95c56927a96ca07aec3f39b800974 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[zabbix]
name=Zend Server
baseurl=http://mirror.ops.rhcloud.com/mirror/zabbix/$majorrelease/$basearch
        http://use-mirror1.ops.rhcloud.com/mirror/zabbix/$majorrelease/$basearch
        http://use-mirror2.ops.rhcloud.com/mirror/zabbix/$majorrelease/$basearch
        http://euw-mirror1.ops.rhcloud.com/mirror/zabbix/$majorrelease/$basearch
enabled=1
gpgcheck=1
gpgkey=http://mirror.ops.rhcloud.com/mirror/zabbix/keys/RPM-GPG-KEY-ZABBIX
failovermethod=priority
sslverify=0
sslclientcert=/var/lib/yum/client-cert.pem
sslclientkey=/var/lib/yum/client-key.pem