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:
commit
e00a78e5fb
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user