Merge pull request 'chore: change ssh to listen to vmbr1' (#39) from neoloc/proxmox_ips into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/39
This commit is contained in:
Ben Vincent 2024-06-17 21:55:18 +10:00
commit 0ff9b86782

View File

@ -18,4 +18,4 @@ ssh::server::options:
- LC_IDENTIFICATION LC_ALL LANGUAGE
- XMODIFIERS
ListenAddress:
- "%{facts.networking.interfaces.enp3s0.ip}"
- "%{facts.networking.interfaces.vmbr1.ip}"