From 7f99cdaab7a2df6275cd5c231d2ba8b879f64bad Mon Sep 17 00:00:00 2001 From: Steve Yun Date: Thu, 1 Aug 2024 10:26:50 -0400 Subject: [PATCH] missing newline --- test/integration/accesslog/controls/inspec.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/integration/accesslog/controls/inspec.yml b/test/integration/accesslog/controls/inspec.yml index e69de29..24a7e66 100644 --- a/test/integration/accesslog/controls/inspec.yml +++ b/test/integration/accesslog/controls/inspec.yml @@ -0,0 +1,7 @@ +--- +name: openldap-accesslog +title: Openldap accesslog tests +supports: + - os-family: linux + - os-family: bsd + \ No newline at end of file