TheRealFalcon commented on code in PR #331:
URL:
https://github.com/apache/cloudstack-documentation/pull/331#discussion_r1273578937
##########
source/adminguide/templates/_cloud_init.rst:
##########
@@ -75,15 +65,15 @@ These features can be implemented in `“Linux template
creation process” <_cr
#. **Password management**
- Cloudstack integration with cloud-init `set-passwords module
<https://cloudinit.readthedocs.io/en/latest/topics/modules.html?highlight=ssh_pwauth#set-passwords>`_
will enable the platform to set a password for each instance created from the
Main Template. Additionally it will allow to reset the user password through
the GUI.
+ Cloudstack integration with cloud-init `set_passwords module
<https://cloudinit.readthedocs.io/en/latest/topics/modules.html?highlight=ssh_pwauth#set-passwords>`_
will enable the platform to set a password for each instance created from the
Main Template. Additionally it will allow to reset the user password through
the GUI.
Review Comment:
I become aware it from this documentation!
But based on the code (I haven't tested it personally), it appears that's
what happens.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]