GitHub user top-secrett added a comment to the discussion: Rocky Linux 9 and Ubuntu 24.04 template with cloud-init doesn't reset password on next subsequent boots
@hanisirfan On Ubuntu 22 instead service with script above, I created service with script in /etc/init.d/ and enabled it. In cloud.cfg ```- [set_passwords, always]``` ``` ### BEGIN INIT INFO # Provides: password # Required-Start: $all # Required-Stop: # Default-Start: 2 3 4 5 # Default-Stop: # Short-Description: your description here ### END INIT INFO cloud-init clean ``` GitHub link: https://github.com/apache/cloudstack/discussions/9690#discussioncomment-10657098 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org