From 42f93b38230ea2dd09a1cb702aa3eb25f0b045f1 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Thu, 21 Feb 2019 16:16:42 +0000 Subject: [PATCH] test(inspec): update `supports` for all platforms added --- test/integration/default/inspec.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/integration/default/inspec.yml b/test/integration/default/inspec.yml index 3540ec74..7a1c1673 100644 --- a/test/integration/default/inspec.yml +++ b/test/integration/default/inspec.yml @@ -5,5 +5,7 @@ license: Apache-2.0 summary: Verify that the template formula is setup and configured correctly supports: - os-name: debian - - os-name: centos - os-name: ubuntu + - os-name: centos + - os-name: fedora + - os-name: opensuse