You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -200,6 +201,10 @@ see the [Installing packages](./installing-packages.md) guide.
200
201
* `unsigned` - This must be set to `true` if the repository is unsigned.
201
202
* `sccRegistrationCode` - Specifies the SUSE Customer Center registration code in plain text, which is used to
202
203
connect to SUSE's internal RPM repositories.
204
+
* `sccRegistrationUrl` - Specifies a registration server like RMT or SUMA, which is used to connect download SUSE's internal RPM repositories. Defaults to `https://scc.suse.com`.
205
+
206
+
> **_NOTE:_** When using `sccRegistrationUrl` over `https` it's important that the `eib` recognizes the CA of the `registrationUrl`.
207
+
> This is common on RMT setups. See the [RMT docs on configuring clients](https://documentation.suse.com/sles/15-SP6/html/SLES-all/cha-rmt-client.html).
0 commit comments