Fix a leftover from a merge conflict in the docs

Seems like there was an unresolved merge conflict, which was left in the docs.
This commit is contained in:
Valentin Mihov
2020-05-06 22:24:16 +03:00
committed by Catherine Luse
parent 22aa4b50ea
commit 299349d846
@@ -5,11 +5,7 @@ aliases:
- /os/v1.x/en/installation/storage/additional-mounts
---
<<<<<<< HEAD:content/os/v1.x/en/installation/storage/additional-mounts/_index.md
Additional mounts can be specified as part of your [cloud-config]({{<baseurl>}}/os/v1.x/en/installation/configuration/#cloud-config). These mounts are applied within the console container. Here's a simple example that mounts `/dev/vdb` to `/mnt/s`.
=======
Additional mounts can be specified as part of your [cloud-config]({{< baseurl >}}/os/v1.x/en/configuration/#cloud-config). These mounts are applied within the console container. Here's a simple example that mounts `/dev/vdb` to `/mnt/s`.
>>>>>>> Reorganize RancherOS docs:content/os/v1.x/en/storage/additional-mounts/_index.md
```yaml
#cloud-config