ansible: Rename deb11 hosts to deb12
authorKienan Stewart <kstewart@efficios.com>
Thu, 22 Jun 2023 18:33:00 +0000 (14:33 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 22 Jun 2023 18:33:00 +0000 (14:33 -0400)
Change-Id: I2fa9726f90890500706a7c8ab713daafc640232e

automation/ansible/hosts

index 1ac79c00c6b7f7993998c972cec5840137feb3fa..40fed4dbbbb56c9ac2c4b520eb13217fdfa244e8 100644 (file)
@@ -19,19 +19,19 @@ ci-host-win11-arm64-01.internal.efficios.com
 lava-master-03.internal.efficios.com
 
 [node_armhf]
-ci-node-deb11-armhf-01
-ci-node-deb11-armhf-02
-ci-node-deb11-armhf-03
-ci-node-deb11-armhf-04
-ci-node-deb11-armhf-05
+ci-node-deb12-armhf-01
+ci-node-deb12-armhf-02
+ci-node-deb12-armhf-03
+ci-node-deb12-armhf-04
+ci-node-deb12-armhf-05
 ci-node-deb12-armhf-06
 ci-node-deb12-armhf-07
 ci-node-deb12-armhf-08
 
 [node_arm64]
 ci-node-deb12-arm64-01
-ci-node-deb11-arm64-02
-ci-node-deb11-arm64-03
+ci-node-deb12-arm64-02
+ci-node-deb12-arm64-03
 ci-node-deb12-arm64-04
 ci-node-el7-arm64-01 ansible_python_interpreter=python2
 ci-node-el8-arm64-01
@@ -48,8 +48,8 @@ ci-node-deb12-ppc64el-02
 172.16.0.138
 
 [node_i386]
-ci-node-deb11-i386-02-01
-ci-node-deb11-i386-03-01
+ci-node-deb12-i386-02-01
+ci-node-deb12-i386-03-01
 ci-node-deb12-i386-05-01
 ci-node-deb12-i386-06-01
 
This page took 0.041474 seconds and 4 git commands to generate.