mirror of
https://github.com/myronblair/ProxMailcow
synced 2026-06-30 17:50:40 -05:00
Add ssh_pwauth: true to cloud-init snippets
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
# VM 201 | IP: 10.48.200.82
|
# VM 201 | IP: 10.48.200.82
|
||||||
# Hostname: mail.web.orbishosting.com
|
# Hostname: mail.web.orbishosting.com
|
||||||
|
|
||||||
|
ssh_pwauth: true
|
||||||
|
|
||||||
package_update: true
|
package_update: true
|
||||||
package_upgrade: true
|
package_upgrade: true
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
# Nginx Proxy Manager VM - Ubuntu 24.04
|
# Nginx Proxy Manager VM - Ubuntu 24.04
|
||||||
# VM 200 | IP: 10.48.200.80
|
# VM 200 | IP: 10.48.200.80
|
||||||
|
|
||||||
|
ssh_pwauth: true
|
||||||
|
|
||||||
package_update: true
|
package_update: true
|
||||||
package_upgrade: true
|
package_upgrade: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user