summaryrefslogtreecommitdiffstats
path: root/roles/atomic_base/files/ostree/repo_config
blob: 7038158f9332df6c2229e407aa158689778529bf (plain)
1
2
3
4
5
6
7
8
9
10
[core]
repo_version=1
mode=bare

[remote "rh-atomic-controller"]
url=https://mirror.openshift.com/libra/ostree/rhel-7-atomic-host
branches=rh-atomic-controller/el7/x86_64/buildmaster/controller/docker;
tls-client-cert-path=/var/lib/yum/client-cert.pem
tls-client-key-path=/var/lib/yum/client-key.pem
gpg-verify=false