From 60fa4226c645954d431a01b7fc597dc2d9a5b6c6 Mon Sep 17 00:00:00 2001 From: James Mineau <60365712+jmineau@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:05:25 -0700 Subject: [PATCH] bus03 replace es642 with es405 --- lair/uataq/config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lair/uataq/config.json b/lair/uataq/config.json index 9784a2c..04b47f4 100644 --- a/lair/uataq/config.json +++ b/lair/uataq/config.json @@ -84,7 +84,11 @@ "installation_date": "2022-02-05" }, "metone_es642": { - "installation_date": "2022-02-05" + "installation_date": "2022-02-05", + "removal_date": "2024-12-05", + }, + "metone_es405": { + "installation_date": "2024-12-05" } } },