From 06a8bd1e4bea55bd4efaa38e07d724106e0ebe73 Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 30 Nov 2020 15:33:33 +0000 Subject: Ansible: Final consul.d fixes Signed-off-by: pmikus Change-Id: I2b5f2d090ac752c85508030c4dfe206023f1184f --- .../ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml') diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml index d4e81be8ba..77f459fa8a 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml @@ -55,6 +55,6 @@ consul_node_role: "both" consul_retry_servers: - "10.30.51.32" - "10.30.51.33" - - "10.30.51.14" - - "10.30.51.15" - - "10.30.51.16" \ No newline at end of file + - "10.32.8.14" + - "10.32.8.15" + - "10.32.8.16" \ No newline at end of file -- cgit 1.2.3-korg