From 2e2de5ecf1b4dc3c1e7b2aaaf11ff76a16299098 Mon Sep 17 00:00:00 2001 From: Nicolas Rodriguez Date: Thu, 19 Sep 2019 21:25:59 +0200 Subject: [PATCH] fix(inspec): remove not supported platforms --- test/integration/default/inspec.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/integration/default/inspec.yml b/test/integration/default/inspec.yml index aa53ec6..6ef261b 100644 --- a/test/integration/default/inspec.yml +++ b/test/integration/default/inspec.yml @@ -9,9 +9,3 @@ summary: Verify that the exim formula is setup and configured correctly supports: - platform-name: debian - platform-name: ubuntu - - platform-name: centos - - platform-name: fedora - - platform-name: opensuse - - platform-name: suse - - platform-name: freebsd - - platform-name: amazon