diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index b3e329b..1513ae1 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -207,7 +207,7 @@ All but the `passwd` and `ssh-authorized-keys` fields will be ignored if the use - **name**: Required. Login name of user - **gecos**: GECOS comment of user - **passwd**: Hash of the password to use for this user -- **homedir**: User's home directory. Defaults to /home/ +- **homedir**: User's home directory. Defaults to /home/\ - **no-create-home**: Boolean. Skip home directory creation. - **primary-group**: Default group for the user. Defaults to a new group created named after the user. - **groups**: Add user to these additional groups