Skip to content

Commit 1f7d0d1

Browse files
authored
spacing fixes
1 parent fdb59ca commit 1f7d0d1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/sentinel/sap-deploy-solution.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ This procedure describes how to use the Azure CLI to deploy an Ubuntu server 18.
127127
128128
**To deploy and prepare your Ubuntu VM, do the following**:
129129

130-
1. Make sure that you have enough disk space for the Docker container runtime environment so that you'll have enough space for your operation agent logs. For example, in Ubuntu, you can mount a disk to the `/var/lib/docker` directory before installing the container, as by default you may have little space allocated to the `/var` directory.
130+
1. Make sure that you have enough disk space for the Docker container runtime environment so that you'll have enough space for your operation agent logs.
131+
132+
For example, in Ubuntu, you can mount a disk to the `/var/lib/docker` directory before installing the container, as by default you may have little space allocated to the `/var` directory.
131133

132134
For more information, see [Recommended virtual machine sizing](sap-solution-detailed-requirements.md#recommended-virtual-machine-sizing).
133135

0 commit comments

Comments
 (0)