From 543ee8d6247db5aeb1d91b5de179e3324b46a980 Mon Sep 17 00:00:00 2001 From: DanVanAtta <dhvatta@gmail.com> Date: Fri, 26 Jul 2024 13:56:16 -0700 Subject: [PATCH] Remove some 2.7 bots, keep 01 & 02 --- ansible/prod.inventory | 3 --- 1 file changed, 3 deletions(-) diff --git a/ansible/prod.inventory b/ansible/prod.inventory index b3b103b..2c73ab6 100644 --- a/ansible/prod.inventory +++ b/ansible/prod.inventory @@ -7,9 +7,6 @@ [bots] bot01 ansible_host=172.232.163.49 hostname=bot01-seattle bot_name=Bot1 bot_city=Seattle bot02 ansible_host=139.162.172.138 hostname=bot02-frankfurt bot_name=Bot2 bot_city=Frankfurt -bot03 ansible_host=172.233.246.245 hostname=bot03-paris bot_name=Bot3 bot_city=Paris -bot04 ansible_host=172.105.106.109 hostname=bot04-toronto bot_name=Bot4 bot_city=Toronto -bot05 ansible_host=172.233.153.111 hostname=bot05-losAngeles bot_name=Bot5 bot_city=LosAngeles [lobby] prod.lobby ansible_host=prod.triplea-game.org hostname=prod.triplea-game.org