From: Tom Hughes Date: Sun, 21 Jun 2020 10:23:38 +0000 (+0100) Subject: Make sure the tests know they are running in a container X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1450a2f2d22d5a20497ca082cb7d8eb1e5d9d611 Make sure the tests know they are running in a container This ensures that systemd-detect-virt will detect that we are running in a container and prevents apparmor being started. --- diff --git a/.kitchen.yml b/.kitchen.yml index 20147d088..133d124ee 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -2,6 +2,8 @@ driver: name: dokken chef_version: 15 + env: + - container=dokken transport: name: dokken