diff --git a/sources/opensuse-http.go b/sources/opensuse-http.go index baa859d5..57160e5b 100644 --- a/sources/opensuse-http.go +++ b/sources/opensuse-http.go @@ -29,7 +29,7 @@ func (s *opensuse) Run() error { var fname string if s.definition.Source.URL == "" { - s.definition.Source.URL = "https://mirrorcache-us.opensuse.org/download" + s.definition.Source.URL = "https://mirrorcache-eu.opensuse.org/download" } tarballPath, err := s.getPathToTarball(s.definition.Source.URL, s.definition.Image.Release,