Skip to content

Commit d9f7d4d

Browse files
anoopcs9phlogistonjohn
authored andcommitted
images/server: Avoid explicit enablement of epel repo
EPEL repository is enabled by default after installation. Signed-off-by: Anoop C S <[email protected]>
1 parent c4177f4 commit d9f7d4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

images/server/install-packages.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ case "${package_selection}-${OS_BASE}" in
185185
# Fall through to next case
186186
;&
187187
nightly-centos|default-centos)
188-
dnf_cmd+=(--enablerepo=epel)
189188
samba_packages+=(samba-vfs-cephfs samba-vfs-glusterfs ctdb-ceph-mutex)
190189
# these packages should be installed as deps. of sambacc extras
191190
# however, the sambacc builds do not enable the extras on centos atm.

0 commit comments

Comments
 (0)