summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2022-06-29 21:30:46 +0200
committerGitHub <noreply@github.com>2022-06-29 21:30:46 +0200
commit4a14253d0f57db60cb477ae860076edf5ae780b2 (patch)
tree4f65d19ac6cea59951724179d6b314bebf318723
parentf900975d560bab1d056a6cdd75e4d5bb770c3e4a (diff)
parentabac6af980f9aac22eee797e7d081f0a3d06512f (diff)
downloadvyos-documentation-4a14253d0f57db60cb477ae860076edf5ae780b2.tar.gz
vyos-documentation-4a14253d0f57db60cb477ae860076edf5ae780b2.zip
Merge pull request #797 from zlibd/patch-1
Fixed typo
-rw-r--r--docs/automation/cloud-init.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/automation/cloud-init.rst b/docs/automation/cloud-init.rst
index ccfb6275..2fa102b1 100644
--- a/docs/automation/cloud-init.rst
+++ b/docs/automation/cloud-init.rst
@@ -267,7 +267,7 @@ Most important keys that needs to be considered:
Generate qcow image
-------------------
-A VyOS qcow image with cloud-init options is needed. This can be obteined
+A VyOS qcow image with cloud-init options is needed. This can be obtained
using `vyos-vm-images`_ repo. After clonning the repo, edit the file
**qemu.yml** and comment the **download-iso** role.