From 8b2ca87007c2cb477765c183325e5af03bf9f80d Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 8 Mar 2017 15:55:58 -0500 Subject: 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 --- ci/PR_revision.log | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ci') 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 -- cgit 1.2.3-korg