Student User
2019-12-11 072a2e04c7d9bc1898a4b54030b3d3324f3c5239
commit | author | age
3e1a16 1 [rhel-7-dvd]
SU 2 baseurl = http://content.example.com/rhel7.6/x86_64/dvd
3 enabled = true
4 gpgcheck = false
5 name = Remote classroom copy of RHEL DVD
6 [rhel-7-server-extras-rpms]
7 baseurl = http://content.example.com/ocp4.1/x86_64/extras
8 enabled = false
9 gpgcheck = false
10 name = Remote classroom copy of RHEL Extras RPMS
11
12 [rhel-7-server-updates-rpms]
13 baseurl = http://content.example.com/ocp4.1/x86_64/rhelupdates
14 enabled = true
15 gpgcheck = false
16 name = Remote classroom copy of RHEL Updates
17
18 [rhel-7-server-optional-rpms]
19 baseurl = http://content.example.com/ocp4.1/x86_64/rhelopt
20 enabled = true
21 gpgcheck = false
22 name = Remote classroom copy of RHEL Optional RPMS
23
24 [rhel-7-server-ansible-2.7-rpms]
25 baseurl = http://content.example.com/ocp4.1/x86_64/rheladditional/rhel-7-server-ansible-2.7-rpms
26 enabled = true
27 gpgcheck = false
28 name = Remote classroom copy of RHEL Optional RPMS
29
30
31 [rhel-7-fast-datapath-rpms]
32 baseurl = http://content.example.com/ocp4.1/x86_64/rheladditional/rhel-7-fast-datapath-rpms
33 enabled = true
34 gpgcheck = false
35 name = Remote classroom copy of Fast Datapath RPMS
36
37 [rhel-7-rhscl-rpms]
38 baseurl = http://content.example.com/ocp4.1/x86_64/rhelrhscl
39 enabled = true
40 gpgcheck = false
41 name = Remote classroom copy of RHEL RHSCL RPMS