From c251e6965894c06feabcca8b463a7fa791fdc4c7 Mon Sep 17 00:00:00 2001 From: Benedikt Radtke Date: Fri, 10 Nov 2023 12:49:24 +0100 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0557503..0d8463c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bambi CTF Infrastructure -This is the setup used for our Bambi CTF training competitions. It was also used to host [ENOWARS4](https://enowars.com). +This is the setup used in our BambiCTF and ENOWARS competitions. It uses ansible and packer to prepare images for Hetzner Cloud and terraform to create the infrastructure. @@ -90,7 +90,6 @@ export HCLOUD_TOKEN="..." - `terraform init` - `terraform apply` - ## Open game network - `iptables -A FORWARD -o router -j ACCEPT` (on *every* gateway)