ansible: Add new rootnode for debian12 / i386
authorKienan Stewart <kstewart@efficios.com>
Wed, 14 Jun 2023 21:03:59 +0000 (17:03 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 20 Jun 2023 13:13:11 +0000 (09:13 -0400)
Change-Id: I488c6c7390d5f3d90ccd4abc7a70a721a4e3ea6f

automation/ansible/host_vars/cloud01.internal.efficios.com.yml [new file with mode: 0644]
automation/ansible/hosts

diff --git a/automation/ansible/host_vars/cloud01.internal.efficios.com.yml b/automation/ansible/host_vars/cloud01.internal.efficios.com.yml
new file mode 100644 (file)
index 0000000..a948203
--- /dev/null
@@ -0,0 +1,7 @@
+---
+vms:
+  - vars:
+      name: 'ci-rootnode-deb12-i386-01-01'
+      uuid: '061197e7-0107-425c-a449-755a7fab2fe8'
+      disk: '/var/lib/libvirt/images/ci-rootnode-deb12-i386-01-01.qcow'
+      cdrom: '/var/lib/libvirt/images/debian-12.0.0-i386-netinst.iso'
index 41260f0b639a2e8ed1a78d73a77ef72734b68eb2..246af7f3cb4763b379d2bf8b3168a2c7402e449a 100644 (file)
@@ -116,6 +116,7 @@ ci-rootnode-bionic-amd64-03
 ci-rootnode-bionic-amd64-06
 ci-rootnode-deb11-i386-01
 ci-rootnode-jammy-amd64-07-01
+ci-rootnode-deb12-i386-01-01
 
 [node_sles]
 ci-node-sles12sp5-amd64-03-01
This page took 0.027384 seconds and 4 git commands to generate.