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
Copy file name to clipboardexpand all lines: adoc/deployment-bare-metal-or-kvm.adoc
+5-5
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ You must have completed <<deployment.preparations>> to proceed.
10
10
[NOTE]
11
11
====
12
12
If deploying on KVM virtual machines, you may use a tool such as `virt-manager`
13
-
to configure the virtual machines and begin the {sle} {base_os_version} installation.
13
+
to configure the virtual machines and begin the {sls} {base_os_version} installation.
14
14
====
15
15
16
16
=== Environment Description
@@ -70,15 +70,15 @@ The password for root can be enabled by using the `passwd` command.
70
70
====
71
71
.. `<suse_register>`
72
72
+
73
-
Insert the email address and {productname} registration code in the placeholder fields. This activates {sle} {base_os_version}.
73
+
Insert the email address and {productname} registration code in the placeholder fields. This activates {sls} {base_os_version}.
74
74
.. `<addon>`
75
75
+
76
76
Insert the {productname} registration code in the placeholder field. This enables the {productname} extension module.
77
77
Update the {ay} file with your registration keys and your company's best practices and hardware configurations.
78
78
+
79
79
[NOTE]
80
80
====
81
-
Your {productname} registration key can be used to both activate {sle} {base_os_version} and enable the extension.
81
+
Your {productname} registration key can be used to both activate {sls} {base_os_version} and enable the extension.
82
82
====
83
83
84
84
+
@@ -136,9 +136,9 @@ The load balancer must point at the machines that are assigned to be used as `ma
136
136
[TIP]
137
137
If you do not wish to use infrastructure load balancers, please deploy additional machines and refer to <<loadbalancer>>.
138
138
139
-
Install {sle} {base_os_version} from your preferred medium and follow the steps for link:https://documentation.suse.com/sles/15-SP1/single-html/SLES-autoyast/#invoking-autoinst[Invoking the Auto-Installation Process]
139
+
Install {sls} {base_os_version} from your preferred medium and follow the steps for link:https://documentation.suse.com/sles/15-SP1/single-html/SLES-autoyast/#invoking-autoinst[Invoking the Auto-Installation Process]
140
140
141
-
Provide `autoyast=https://[webserver/path/to/autoyast.xml]` during the {sle} {base_os_version} installation.
141
+
Provide `autoyast=https://[webserver/path/to/autoyast.xml]` during the {sls} {base_os_version} installation.
Copy file name to clipboardexpand all lines: adoc/deployment-openstack.adoc
+3-3
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,13 @@ replacing DOWNLOADED_RC_FILE with the name your file:
19
19
source <DOWNLOADED_RC_FILE>.sh
20
20
----
21
21
.. Enter the password for the RC file. This should be same the credentials that you use to log in to {soc}.
22
-
. Get the SLES15-SP1 image.
23
-
.. Download the pre-built image of SUSE SLES15-SP1 for {soc} from {jeos_product_page_url}.
22
+
. Get the {sls}{base_os_version} image.
23
+
.. Download the pre-built image of SUSE {sls}{base_os_version} for {soc} from {jeos_product_page_url}.
24
24
.. Upload the image to your {soc}.
25
25
26
26
.The default user is 'sles'
27
27
[NOTE]
28
-
The SUSE SLES15-SP1 images for {soc} come with predefined user `sles`, which you use to log in to the cluster nodes. This user has been configured for password-less 'sudo' and is the one recommended to be used by {tf} and `skuba`.
28
+
The {sls}{base_os_version} images for {soc} come with predefined user `sles`, which you use to log in to the cluster nodes. This user has been configured for password-less 'sudo' and is the one recommended to be used by {tf} and `skuba`.
0 commit comments