From 3867f71af845357dbf00d861d3dd9aca8ebf735c Mon Sep 17 00:00:00 2001 From: Alexander Weidinger Date: Mon, 19 Apr 2021 02:46:00 +0200 Subject: [PATCH] ci(kitchen): default-arch-base-latest-3000-8-py2 lacks unbound package --- kitchen.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/kitchen.yml b/kitchen.yml index f643388..b1045d1 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -283,10 +283,11 @@ platforms: - name: ubuntu-1604-3000-8-py2 driver: image: saltimages/salt-3000.8-py2:ubuntu-16.04 - - name: arch-base-latest-3000-8-py2 - driver: - image: saltimages/salt-3000.8-py2:arch-base-latest - run_command: /usr/lib/systemd/systemd + # yamllint disable rule:comments-indentation + # - name: arch-base-latest-3000-8-py2 + # driver: + # image: saltimages/salt-3000.8-py2:arch-base-latest + # run_command: /usr/lib/systemd/systemd provisioner: name: salt_solo