fix: proxmox root ssh
- allow proxmox hosts to accept root logins
This commit is contained in:
@@ -8,3 +8,7 @@ sudo::configs:
|
||||
|
||||
hiera_exclude:
|
||||
- networking
|
||||
|
||||
# proxmox tools use root to authenticate against each other
|
||||
ssh::server::options:
|
||||
PermitRootLogin: yes
|
||||
|
||||
Reference in New Issue
Block a user