Skip to content

Releases: Trivadis/terraform-oci-tvdlab-bastion

Major release update

09 Mar 09:41
Compare
Choose a tag to compare

Introduce dedicated ports for SSH and VPN

Minor bugfix

27 Feb 15:11
Compare
Choose a tag to compare

Reorg yum update

Minor bugfix

27 Feb 14:23
Compare
Choose a tag to compare

change order of yum update / installation

Patch update

27 Feb 05:14
Compare
Choose a tag to compare

Fix some comment on outputs

Minor Release Update

24 Feb 10:43
Compare
Choose a tag to compare

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

Minor Release Update

18 May 05:33
Compare
Choose a tag to compare

Added

  • Install yum-cron and setup a basic configuration to automatically install updates

Minor Security update

03 May 12:01
Compare
Choose a tag to compare

Added

  • add Accenture SSH daemon configuration values and banner

Minor update adding OpenVPN Ports

09 Mar 05:47
Compare
Choose a tag to compare

Minor update adding OpenVPN Ports to firewall configuration as well fail2ban

Fix Tipo

17 Dec 15:04
Compare
Choose a tag to compare

Fix small typo

Fix minor issue with post bootstrap

17 Dec 11:52
Compare
Choose a tag to compare

Fix issue with post bootstrap script