Explorar el Código

fix(inspec): update Inspec profile definition

tags/v0.2.1
Nicolas Rodriguez hace 5 años
padre
commit
85bdfbbcf5
Se han modificado 1 ficheros con 9 adiciones y 7 borrados
  1. +9
    -7
      test/integration/default/inspec.yml

+ 9
- 7
test/integration/default/inspec.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar