From bcf997049f77e72aceb1495c67eced79e756702f Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Thu, 26 Apr 2018 21:45:15 +0200 Subject: [PATCH] Update git submodules * Update puppet-subunit2sql from branch 'master' - Use instance variables in puppet template Using local ruby variables in puppet ERB templates was deprecated in puppet 3 and doesn't work any more in puppet 4. Access these values as ruby instance variables instead. Change-Id: I6ea7b30d7a890b73f8a4ce6572751d0ecfb35667 --- puppet-subunit2sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-subunit2sql b/puppet-subunit2sql index 22284188fb..bb2f9fc027 160000 --- a/puppet-subunit2sql +++ b/puppet-subunit2sql @@ -1 +1 @@ -Subproject commit 22284188fb43f6a053ed1f2e9496bcda028413f4 +Subproject commit bb2f9fc027bfc5ae09aa861b005c707e6681e960