We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
supports
1 parent 7614a3c commit 42f93b3Copy full SHA for 42f93b3
test/integration/default/inspec.yml
@@ -5,5 +5,7 @@ license: Apache-2.0
5
summary: Verify that the template formula is setup and configured correctly
6
supports:
7
- os-name: debian
8
- - os-name: centos
9
- os-name: ubuntu
+ - os-name: centos
10
+ - os-name: fedora
11
+ - os-name: opensuse
0 commit comments