-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault_registration.conf
More file actions
21 lines (18 loc) · 963 Bytes
/
Copy pathdefault_registration.conf
File metadata and controls
21 lines (18 loc) · 963 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
; This is a config template for /etc/ncc_registration.conf
[Global]
email = joe@example.org
required_packages = suseRegister ca-certificates-cacert ca-certificates-mozilla yast2-trans-en_US openSUSE-build-key
[RegCodes]
regcode-sles = <replace-with-your-registration-key>
regcode-sled = <replace-with-your-registration-key>
regcode-slms = <replace-with-your-registration-key>
regcode-studioonsite = <replace-with-your-registration-key>
regcode-webyast = <replace-with-your-registration-key>
regcode-slepos = <replace-with-your-registration-key>
[Repos]
openSUSE_12.1_OSS = http://download.opensuse.org/distribution/12.1/repo/oss/
openSUSE_Factory_OSS = http://download.opensuse.org/factory/repo/oss/
SLES11-SP1-x68_64 = <replace-with-URL-to-SLES-x86_64-repo>
SLES11-SP1-Updates-x86_64 = <replace-with-URL-to-SLES-Updates-x86_64-repo>
SLES11-SP1-i586 = <replace-with-URL-to-SLES-i586-repo>
SLES11-SP1-Updates-i586 = <replace-with-URL-to-SLES-Updates-i586-repo>