Merge pull request 'fix: add cluster ip to sshd ListenAddress' (#29) from neoloc/proxmox_ssh_ip into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/29
This commit is contained in:
Ben Vincent 2024-06-11 20:06:35 +10:00
commit 846e2b71f8

View File

@ -17,3 +17,5 @@ ssh::server::options:
- LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
- LC_IDENTIFICATION LC_ALL LANGUAGE
- XMODIFIERS
ListenAddress:
- "%{facts.networking.interfaces.enp3s0.ip}"