fix: add cluster ip to sshd ListenAddress

- ensure cluster communication over ssh can function
This commit is contained in:
Ben Vincent 2024-06-11 20:02:04 +10:00
parent e00a78e5fb
commit 6f7740e6a2

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}"