浏览代码

fix(inspec): update Inspec profile definition

tags/v0.2.1
Nicolas Rodriguez 5 年前
父节点
当前提交
85bdfbbcf5
共有 1 个文件被更改,包括 9 次插入7 次删除
  1. +9
    -7
      test/integration/default/inspec.yml

+ 9
- 7
test/integration/default/inspec.yml 查看文件

@@ -1,10 +1,12 @@
name: syslog_ng
title: SyslogNG Profile
title: SyslogNG Formula
maintainer: Nicolas Rodriguez
copyright: Nicolas Rodriguez
copyright_email: nicoladmin@free.fr
license: MIT
summary: SyslogNG Compliance Profile
version: 0.1.0
license: Apache-2.0
summary: Verify that the syslog_ng formula is setup and configured correctly
supports:
- os-family: linux
- os-name: debian
- os-name: ubuntu
- os-name: centos
- os-name: fedora
- os-name: opensuse
- os-name: suse

正在加载...
取消
保存