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:
commit
846e2b71f8
@ -17,3 +17,5 @@ ssh::server::options:
|
|||||||
- LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
- LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
||||||
- LC_IDENTIFICATION LC_ALL LANGUAGE
|
- LC_IDENTIFICATION LC_ALL LANGUAGE
|
||||||
- XMODIFIERS
|
- XMODIFIERS
|
||||||
|
ListenAddress:
|
||||||
|
- "%{facts.networking.interfaces.enp3s0.ip}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user