ansible: Add ci-rootnode-jammy-amd64-07-01
authorKienan Stewart <kstewart@efficios.com>
Wed, 7 Jun 2023 14:53:03 +0000 (10:53 -0400)
committerKienan Stewart <kstewart@efficios.com>
Wed, 7 Jun 2023 14:54:19 +0000 (10:54 -0400)
Change-Id: I850affdc72ca953abc9853d6531553fc5525e548

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

diff --git a/automation/ansible/host_vars/cloud07.internal.efficios.com.yml b/automation/ansible/host_vars/cloud07.internal.efficios.com.yml
new file mode 100644 (file)
index 0000000..043b534
--- /dev/null
@@ -0,0 +1,7 @@
+---
+vms:
+  - vars:
+      name: 'ci-rootnode-jammy-amd64-07-01'
+      uuid: '7aabc59c-eb3d-478c-b29b-b6d940be7435'
+      disk: '/var/lib/libvirt/images/ci-rootnode-jammy-amd64-07-01.qcow'
+      cdrom: '/var/lib/libvirt/images/ubuntu-22.04.2-live-server-amd64.iso'
index d8dec19d49fdfc5f149f1b75d9867d646e0ff834..7ac8306092381702a42d5d0efcabffd0f9307110 100644 (file)
@@ -112,6 +112,7 @@ ci-rootnode-bionic-amd64-02
 ci-rootnode-bionic-amd64-03
 ci-rootnode-bionic-amd64-06
 ci-rootnode-deb11-i386-01
+ci-rootnode-jammy-amd64-07-01
 
 [node_sles]
 ci-node-sles12sp5-amd64-03-01
This page took 0.024076 seconds and 4 git commands to generate.