Skip to content

Commit 50ddec4

Browse files
anoopcs9phlogistonjohn
authored andcommitted
Use new repository link for Samba nightly RPMs
1 parent be39f90 commit 50ddec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/server/install-packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ get_custom_repo() {
1313
install_packages_from="$1"
1414
case "${install_packages_from}" in
1515
samba-nightly)
16-
get_custom_repo "http://artifacts.ci.centos.org/gluster/nightly-samba/master/fedora/samba-nightly-master.repo"
16+
get_custom_repo "http://artifacts.ci.centos.org/samba/pkgs/master/fedora/samba-nightly-master.repo"
1717
;;
1818
custom-repo)
1919
get_custom_repo "${INSTALL_CUSTOM_REPO}"

0 commit comments

Comments
 (0)