Add ssh host aliases for shell and dna-gw hosts

This commit is contained in:
Timo Makinen 2024-03-24 11:55:27 +00:00
parent 5f4f8e35aa
commit 315d89c750
2 changed files with 7 additions and 0 deletions

View file

@ -21,3 +21,7 @@ firewall_src: pf.conf.gw_home
# ifstated config
ifstated_config: ifstated-dna.conf.j2
# ssh host alaises
ssh_hostnames:
- gw.home.foo.sh

View file

@ -10,3 +10,6 @@ firewall_in:
- {proto: tcp, port: 80}
- {proto: tcp, port: 443}
- {proto: tcp, port: 9100, from: [62.78.229.29/32]}
ssh_hostnames:
- shell.foo.sh