Skip to content

Commit d3ba0fd

Browse files
authored
Update get-sap-installation-media.md
1 parent 99279e7 commit d3ba0fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/sap/center-sap-solutions/get-sap-installation-media.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@ Next, download the SAP installation media to the VM using a script.
185185
186186
Enter the actual values **within** double quotes but **without** the triangular brackets. The Ansible command that you run should look like:
187187
188-
189-
```bash
190188
export bom_base_name="<Enter bom base name>"
191189
export s_user="<s-user>"
192190
export s_password="<password>"
@@ -205,9 +203,7 @@ Enter the actual values **within** double quotes but **without** the triangular
205203
-e "sapbits_location_base_path=${sapbits_location_base_path}" \
206204
-e "BOM_directory=${BOM_directory}" \
207205
-e "orchestration_ansible_user=${orchestration_ansible_user}"
208-
```
209206
210-
211207
1. If prompted that if *you have a storage account*, enter `Y`.
212208
213209
1. Where `playbook_bom_downloader_yaml_path` is the absolute path to sap-automation/deploy/ansible/playbook_bom_downloader.yaml. e.g. */home/loggedinusername/sap-automation/deploy/ansible/playbook_bom_downloader.yaml*

0 commit comments

Comments
 (0)