Merge pull request 'fix: resolve vncproxy issue' (#28) from neoloc/proxmox_ssh into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/28
This commit is contained in:
Ben Vincent 2024-06-10 13:02:18 +10:00
commit e00a78e5fb

View File

@ -12,3 +12,8 @@ hiera_exclude:
# proxmox tools use root to authenticate against each other # proxmox tools use root to authenticate against each other
ssh::server::options: ssh::server::options:
PermitRootLogin: yes PermitRootLogin: yes
AcceptEnv:
- LANG LC_*
- LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
- LC_IDENTIFICATION LC_ALL LANGUAGE
- XMODIFIERS