ansible: lxd: Disable secureboot on the ci-rootnode profile
authorKienan Stewart <kstewart@efficios.com>
Tue, 24 Oct 2023 20:23:45 +0000 (16:23 -0400)
committerKienan Stewart <kstewart@efficios.com>
Fri, 10 Nov 2023 16:46:20 +0000 (11:46 -0500)
commit4c636f393234e22fd402c8dd67fe66c016fea2ea
treea644eb610e9caeff6b19b9d8a9765fff40cf870d
parent0e71c3f62aa40ed25a1818fb927165b2ddf69acb
ansible: lxd: Disable secureboot on the ci-rootnode profile

The rootnodes are typically VMs (currently managed via libvirt rather
than lxd). However, the profile is still useful when launching VMs
from images for testing, eg.

lxc launch -p default -p ci-rootnode --vm images:debian/10/cloud/amd64

Without disabling secureboot, extra steps are required to load any
built kernel modules.

Change-Id: I65ec94cf6e2891c27e437a3b1a4e8126f81487da
automation/ansible/roles/lxd/templates/init.yaml.j2
This page took 0.024539 seconds and 4 git commands to generate.