From de14581b975463c5205536bf70a990259c467d35 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sun, 12 Nov 2017 06:45:50 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/fuel from branch 'stable/euphrates' - [baremetal] prx: Fix empty Apache module list On low state expansion, apache.server.modules is iterated, and since reclass transforms '~' into 'null', an exception is thrown. Use an empty string instead (different type will still ensure reclass overrides variables from apache service instead of merging the lists). While at it, add missing version 'latest' for mod-wsgi pkg. Change-Id: I7913483b6a1be545b96de2958c39840940d9c557 Signed-off-by: Alexandru Avadanii (cherry picked from commit 40f907255380dbfc4d808d9f3c768db80c4c8158) --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 088f3c732..fdc7c2bae 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 088f3c7325d5ca443c6f9e202497503982c61401 +Subproject commit fdc7c2bae55d3a4d1aa84666be6286de25e3e0f4 -- 2.16.6