diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index 518c54e..5e0e2e0 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -188,12 +188,12 @@ The following fields are not yet implemented: users: - name: elroy - passwd: $6$5s2u6/jR$un0AvWnqilcgaNB3Mkxd5yYv6mTlWfOoCYHZmfi3LDKVltj.E8XNKEcwWm... - groups: - - staff - - docker - ssh-authorized-keys: - - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0g+ZTxC7weoIJLUafOgrm+h... + passwd: $6$5s2u6/jR$un0AvWnqilcgaNB3Mkxd5yYv6mTlWfOoCYHZmfi3LDKVltj.E8XNKEcwWm... + groups: + - staff + - docker + ssh-authorized-keys: + - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0g+ZTxC7weoIJLUafOgrm+h... ``` #### Generating a password hash