From a60de82f58745375b697f190c02135fea433bd76 Mon Sep 17 00:00:00 2001 From: patkarcarasent <143094465+patkarcarasent@users.noreply.github.com> Date: Mon, 6 May 2024 08:31:31 +0200 Subject: Update cloud-init.rst fixed spelling error --- docs/automation/cloud-init.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/automation/cloud-init.rst b/docs/automation/cloud-init.rst index 354abd05..20b6dc49 100644 --- a/docs/automation/cloud-init.rst +++ b/docs/automation/cloud-init.rst @@ -159,7 +159,7 @@ obtained from the EC2 metadata service. Please observe that the same configuration pitfall described in :ref:`command-scripting` exists here when running ``configure`` in any context as without user group 'vyattacfg' will cause the error message ``Set failed`` to appear. -We therefor need to wrap it and have the script re-execute itself with the correct +We therefore need to wrap it and have the script re-execute itself with the correct group permissions. .. code-block:: yaml -- cgit v1.2.3