From 226425fad9fed0f3cbf6fe276ea97febea62fc67 Mon Sep 17 00:00:00 2001 From: Alexandre Pires Date: Thu, 12 Dec 2024 18:44:34 +0100 Subject: [PATCH] Changed back to portugal ip --- ansible/host_vars/prod-01.alexpires.me.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/host_vars/prod-01.alexpires.me.yml b/ansible/host_vars/prod-01.alexpires.me.yml index 02334fc..95b2a0e 100644 --- a/ansible/host_vars/prod-01.alexpires.me.yml +++ b/ansible/host_vars/prod-01.alexpires.me.yml @@ -45,7 +45,7 @@ fw_allowed_ports: - { rule: "allow", port: "21117", proto: "tcp" } - { rule: "allow", port: "16443", proto: "tcp", from: "10.1.0.0/16" } - { rule: "allow", port: "10254", proto: "tcp", from: "10.1.0.0/16" } - - { rule: "allow", port: "10254", proto: "tcp", from: "84.195.60.15" } + - { rule: "allow", port: "10254", proto: "tcp", from: "147.78.131.194" } ufw_outgoing_traffic: - 22 # SSH