From f21ebea147758045f2592fe0bc8d642f08aa5890 Mon Sep 17 00:00:00 2001 From: Jordi Prats Date: Thu, 18 Oct 2018 13:24:06 +0200 Subject: [PATCH] demo audisp --- examples/audisp.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/audisp.pp b/examples/audisp.pp index 5f52b75..fbd0c1b 100644 --- a/examples/audisp.pp +++ b/examples/audisp.pp @@ -1,2 +1,3 @@ class { 'audit::audisp': + remote_server => '1.1.1.1', }