From: Tim Rozet Date: Wed, 8 Mar 2017 20:55:58 +0000 (-0500) Subject: Fixes syntax bug on mariadb file limit increase X-Git-Tag: danube.1.0~35 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8b2ca87007c2cb477765c183325e5af03bf9f80d;p=apex.git Fixes syntax bug on mariadb file limit increase There was a missing ':' in the hieradata value which was causing the mariadb limit to never get increased. Also only runs the limit increase when noha is used. opnfv-tht-pr: 119 opnfv-puppet-tripleo-pr: 19 Change-Id: I0adf29de3afbb1ba021201e1814678b8beddb90e Signed-off-by: Tim Rozet --- diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 1ecf7f5c..1a0df0fd 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -10,3 +10,5 @@ 115,Increases mariadb open files limit for noha deployments 116,Adding notifier topic to ceilometer 114,Use networking-odl v1 driver in bgpvpn +119,Fixes missing ':' with setting hieradata for mariadb limit +19,opnfv-puppet-tripleo, Only increases mariadb limit with noha deployments