Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Added non-SUSE URLs to requirements in installation and Upgrade
Guide (bsc#1252665)
- Fixed PAYG documentation to reflect the changes in providing support
(bsc#1252869)
- Fixed typo for command options in Reference Guide (bsc#1253174)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,13 @@ In most cases, allowing access to these URLs is sufficient:
* [literal]``installer-updates.suse.com``
* [literal]``registry.suse.com``
* [literal]``registry-storage.suse.com``
* [literal]``opensuse.org``

Additionally, you may need access to these URLs for non-SUSE products:

* [literal]``download.nvidia.com``
* [literal]``public.dhe.ibm.com``
* [literal]``nu.novell.com``

You can find additional details on whitelisting the specified URLs and their associated IP addresses in this article: https://www.suse.com/support/kb/doc/?id=000021034[Accessing {scclongform} and SUSE registry behind a firewall and/or through a proxy].

Expand Down