From c1fb1c5098a39949554b65a3bffef5929c4ccf96 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 23 Jul 2024 19:30:05 +0000 Subject: [PATCH] ips --- host_vars/tnt-cad-cluster-control/firewalld.yml | 2 +- host_vars/tnt-daemon/firewalld.yml | 2 +- hosts | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/host_vars/tnt-cad-cluster-control/firewalld.yml b/host_vars/tnt-cad-cluster-control/firewalld.yml index fc6d2db..ebb8d03 100644 --- a/host_vars/tnt-cad-cluster-control/firewalld.yml +++ b/host_vars/tnt-cad-cluster-control/firewalld.yml @@ -13,4 +13,4 @@ firewalld_add: sources: - 10.42.0.0/16 - 10.43.0.0/16 - - 165.227.34.121/32 + - 159.203.31.82/32 diff --git a/host_vars/tnt-daemon/firewalld.yml b/host_vars/tnt-daemon/firewalld.yml index 0b1617f..62b0d55 100644 --- a/host_vars/tnt-daemon/firewalld.yml +++ b/host_vars/tnt-daemon/firewalld.yml @@ -13,4 +13,4 @@ firewalld_add: - name: trusted sources: - - 167.99.182.224/32 + - 147.182.144.6/32 diff --git a/hosts b/hosts index 79e79dc..397ff41 100644 --- a/hosts +++ b/hosts @@ -1,12 +1,12 @@ [all] -tnt-daemon ansible_host=165.227.34.121 -tnt-cad-cluster-control ansible_host=167.99.182.224 +tnt-daemon ansible_host=159.203.31.82 +tnt-cad-cluster-control ansible_host=147.182.144.6 [so] tnt-daemon [tnt_cad] -tnt-cad-cluster-control k8s_node_type=bootstrap k8s_pod_limit=1024 k8s_external_ip=167.99.182.224 +tnt-cad-cluster-control k8s_node_type=bootstrap k8s_pod_limit=1024 k8s_external_ip=147.182.144.6 [k8s:children] tnt_cad