Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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)
- Added additional step for client deletion in Client Configuration
Guide (bsc#1253249)
- Clarified server config option for spacemd in Refrence Guide
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,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
Loading