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
This page took 0.032017 seconds and 4 git commands to generate.