Minor Release Update
Introduction of a more configurable/customizable SSH port. Dedicated SSH port can now be specified with variable public_ssh_port. Whereby the following configuration will be performed on the bastion host:
- Change the SSH Port of SSHD to the port defined in public_ssh_port
- Add new ssh port to SELinux configuration
- Restart sshd
- Open firewall for new ssh port
- update fail2ban config for new ssh port