Merge "Update patch for puppet package zitrlp-strongswan"

This commit is contained in:
Zuul 2023-11-27 16:25:55 +00:00 committed by Gerrit Code Review
commit 6f5b161b55
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
From c02bf3a61dafb0dee6362c0bb63e782abe3090f2 Mon Sep 17 00:00:00 2001
From 99f2601331d4c6bf1273c20247640592de69627d Mon Sep 17 00:00:00 2001
From: Leonardo Mendes <Leonardo.MendesSantana@windriver.com>
Date: Tue, 17 Oct 2023 14:18:54 -0300
Subject: [PATCH] Add classes to update config files
@ -50,7 +50,7 @@ index 0000000..b454f2b
+ }
+}
diff --git a/manifests/init.pp b/manifests/init.pp
index 08002a3..27904e4 100644
index 08002a3..931aa11 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -23,12 +23,6 @@
@ -97,7 +97,7 @@ index 08002a3..27904e4 100644
sw-collector => $sw_collector,
starter => $starter,
swanctl => $swanctl,
+ strongswan_include => $strongswan_include,
+ include => $strongswan_include,
}),
- notify => Service['strongswan'],
- }