Update cloud-init.rst

fixed spelling error
This commit is contained in:
patkarcarasent 2024-05-06 08:31:31 +02:00 committed by GitHub
parent f97e0374fb
commit a60de82f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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