From 4f55951e57e73ba486358b5568c1eeea359371c8 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 27 Apr 2023 11:26:44 +0900 Subject: [PATCH] DNM: Checking gate Change-Id: I74cc43eca47e909717ce79904ee1e08b00b39465 --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/init.pp b/manifests/init.pp index 6c0544d1..0ff8eb59 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -378,4 +378,5 @@ removed in a future realse. Use aodh::db::database_max_overflow instead') aodh_config { 'database/alarm_history_time_to_live': value => $alarm_history_time_to_live; } + }