diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-11-12 06:45:50 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-12 05:55:44 +0000 |
commit | cc594893acd07297436be87bd0147f93ba2ea7b3 (patch) | |
tree | 4d1bd186df68dfda96cd065fa4512bb125b78502 | |
parent | 25a9210a82f279f8b96f6e0dcdd85340fdc94094 (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [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 <Alexandru.Avadanii@enea.com>
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 1058c7ee35d64f38d978db2b3f840afca2facde +Subproject 40f907255380dbfc4d808d9f3c768db80c4c815 |