-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
The Salt Project Team announced that repo.saltproject.io is going to be replaced with packages.broadcom.com.
The details are described here: https://saltproject.io/blog/salt-project-package-repo-migration-and-guidance/
This is more than a simple URL replacement. At least for Debian the look-up is broken:
| echo "deb #{salt_apt_repo}/#{salt_version} ${DISTRIB_CODENAME} main" | #{sudo('tee')} /etc/apt/sources.list.d/salt-#{salt_version}.list |
From now on the link is https://packages.broadcom.com/artifactory/saltproject-deb/ stable main and no longer includes the version and the codename is replaced by stable.
Metadata
Metadata
Assignees
Labels
No labels