-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrhel7.yaml
executable file
·117 lines (105 loc) · 3.06 KB
/
rhel7.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
repository:
epel7-server-rpms:
parent: rhel7-pool-x86_64
type: yum
url: http://ftp.hosteurope.de/mirror/fedora-epel/7Server/x86_64/
key:
cert:
ca:
schedule: 0 5 20 ? * *
rhel7-rhscl-1-rpms:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/rhscl/1/os/
key: redhat-clientcert+key
cert: redhat-clientcert+key
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-server-extras-rpms:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/extras/os
key: entitlement-cert+key
cert: entitlement-cert+key
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-updates-rpm:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os/
key: redhat-clientcert+key
cert: redhat-clientcert+key
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-optional:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/optional/os
key: redhat-clientcert+key
cert: redhat-clientcert+key
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-iso:
parent: rhel7-pool-x86_64
type: yum
url: file:///opt/data/rhel-iso-content/7
key:
cert:
ca:
schedule: 0 5 20 ? * *
rhel7-percona-x86_64:
parent: rhel7-pool-x86_64
type: yum
url: http://repo.percona.com/percona/yum/release/7/RPMS/x86_64/
key:
cert:
ca:
schedule: 0 5 20 ? * *
rhel7-percona-noarch:
parent: rhel7-pool-x86_64
type: yum
url: http://repo.percona.com/percona/yum/release/7/RPMS/noarch/
key:
cert:
ca:
schedule: 0 5 20 ? * *
rhel7-rh-gluster-3-for-rhel-7-server-rpms:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/rhgs-server/3.1/os
key: entitlement-key-gluster
cert: entitlement-cert-gluster
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-server-ose-3.11-rpms:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/ose/3.11/os
key: redhat-clientcert+key
cert: redhat-clientcert+key
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-server-ansible-2.6-rpms:
parent: rhel7-pool-x86_64
type: yum
url: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/ansible/2.6/os
key: entitlement-cert+key
cert: entitlement-cert+key
ca: redhat-uep
schedule: 0 5 20 ? * *
rhel7-gitlab_gitlab-ce:
parent: rhel7-pool-x86_64
type: yum
url: https://packages.gitlab.com/gitlab/gitlab-ce/el/7/x86_64
key:
cert:
ca:
schedule: 0 5 20 ? * *
rhel7-gitlab_gitlab-ce-source:
parent: rhel7-pool-x86_64
type: yum
url: https://packages.gitlab.com/gitlab/gitlab-ce/el/7/SRPMS
key:
cert:
ca:
schedule: 0 5 20 ? * *