-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(kitchen): use bootstrapped
opensuse
images until 2019.2.2
* The current pre-salted `opensuse` images are using `mirror.23media.com` - https://github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh#L99 - This has been proving to be unreliable in recent days, causing failed builds * Preparing new pre-salted images would pull in `2019.2.1`, which is a no-go - netmanagers/salt-image-builder#7 - saltstack/salt#54765 * This workaround is to use bootstrapped images in the interim
- Loading branch information
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters