Add ssh_pwauth: true to cloud-init snippets

This commit is contained in:
2026-04-23 04:42:20 +00:00
parent b60db8a0d0
commit e2a262c9d6
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
# VM 201 | IP: 10.48.200.82
# Hostname: mail.web.orbishosting.com
ssh_pwauth: true
package_update: true
package_upgrade: true
+2
View File
@@ -2,6 +2,8 @@
# Nginx Proxy Manager VM - Ubuntu 24.04
# VM 200 | IP: 10.48.200.80
ssh_pwauth: true
package_update: true
package_upgrade: true